Click or drag to resize
GDStorageFilePath Property
Gets the full path of the current file in the file system, if the path is available.

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

Property Value

Type: String
The full path of the current file in the GD secure storage.

Implements

IGDStorageItemPath
IGDStorageItemPath
See Also