Click or drag to resize
IGDStorageItemName Property
Gets the name of the item including the file name extension if there is one.

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

Property Value

Type: String
The name of the item including the file name extension if there is one.
Remarks
If the item is a file, this name includes the file name extension.
See Also