Click or drag to resize
GDStorageFolderName Property
Gets the name of the current folder.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public string Name { get; }

Property Value

Type: String
The name of the current folder.

Implements

IGDStorageItemName
IGDStorageItemName
See Also