Click or drag to resize
IGDStorageItemEncryptedPath Property
Gets the encrypted path of the item in secure storage, if the item has a path.

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

Property Value

Type: String
The encrypted path of the item in secure storage, if the item has a path.
See Also