Click or drag to resize
GDStorageFolderDisplayName Property
Gets the user-friendly name of the current folder.

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

Property Value

Type: String
The user-friendly name of the current folder.

Implements

IStorageItemPropertiesDisplayName
IStorageItemPropertiesDisplayName
See Also