constants AttributesEnum
The AttributesEnum type indicates attributes for a folder. The Attribute property indicates the folder's attribute.

 NameValueDescription 
   CanCopy1 The specified file objects or folders can be copied  
   CanMove2 The specified file objects or folders can be moved  
   CanLink4 It is possible to create shortcuts for the specified file objects or folders  
   CanRename16 The specified file objects or folders can be renamed  
   CanDelete32 The specified file objects or folders can be deleted  
   HasPropSheet64 The specified file objects or folders have property sheets  
   DropTarget256 The specified file objects or folders are drop targets  
   Shortcut65536 The specified file objects are shortcuts.  
   Share131072 The specified folders are shared.  
   ReadOnly262144 The specified file objects or folders are read-only  
   Hidden524288 The specified file objects are hidden  
   HasSubfolder-2147483648 The specified folders have subfolders  
   IsFileSysAncestor268435456 The specified folders contain one or more file system folders  
   IsFolder536870912 The specified items are folders  
   IsFileSystem1073741824 The specified folders or file objects are part of the file system  
   Validate16777216 Validate cached information  
   Removable33554432 The specified file objects or folders are on removable media  
   IsCompressed67108864 The specified items are compressed  
   IsBrowsable134217728 The specified items can be browsed in place  
   NonEnumerated1048576 The items are nonenumerated items  
   NewContent2097152 The objects contain new content  
 


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.