property ExShellFolder.Attributes (Mask as AttributesMask) as Long
Retrieves the attributes of the source.

 TypeDescription 
   Mask as AttributesMask A long expression that indicates the mask of the attributes being requested.  
   Long A long expression that indicates the group of attributes being requested.  
This property returns one or more of an object's attributes. Depending on the attribute types we're interested in, use a value from the AttributesMask table. The return value will be a combination of all the object's attributes.


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