Click or drag to resize
IGDStorageItemPath Property
Gets the full file-system path of the item, if the item has a path.

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

Property Value

Type: String
The full path of the item, if the item has a path in the users file-system.
See Also