public enum FileAttributeInfoFlags { NONE, COPY_WITH_FILE, COPY_WHEN_MOVED, }
NONE,
COPY_WITH_FILE,
COPY_WHEN_MOVED,
Created by Valadoc