FileSystemInfo: Attributes (get)

Attributes

Returns the attributes for the FileSystemInfo entry.



 Public Property Get Attributes ( ) As FileAttributes

Return Values

FileAttributes -  The attributes for the FileSystemInfo entry.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class FileSystemInfo Overview FileSystemInfo Properties FileSystemInfo Methods Attributes (let)