Click or drag to resize
IGDStorageItemAttributes Property
Gets the attributes of a storage item.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
FileAttributes Attributes { get; }

Property Value

Type: FileAttributes
The file or folder attributes.
See Also