Click or drag to resize
GDStorageFolderEncryptedPath Property
Gets the encrypted path of the current folder in secure storage, if the folder has a path.

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

Property Value

Type: String
The encrypted path of the current folder in secure storage, if the folder has a path.

Implements

IGDStorageItemEncryptedPath
IGDStorageItemEncryptedPath
See Also