DirectoryInfo: Attributes (get) |
Returns the directorys attributes (ReadOnly, Hidden, Archive, ...)
Public Property Get Attributes ( ) As FileAttributes
The attributes are not kept current. If the they are changed since last checked, then Refresh must be called to retrieve the current settings.
Read/Write.