| DirectoryInfo: Attributes (let) |
Sets the attributes for the directory.
Public Property Let Attributes( ByVal RHS As FileAttributes )
Setting just one attribute will clear all the other attributes. To preserve any attributes, then OR must be used with the attributes to be preserved.
Read/Write.
Project VBCorLib Overview Class DirectoryInfo Overview DirectoryInfo Properties DirectoryInfo Methods Attributes (get) Create