Click or drag to resize
GDStorageFileEncryptedPath Property
Gets the encrypted path of the file in secure storage, if the file 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 file in secure storage, if the file has a path.

Implements

IGDStorageItemEncryptedPath
IGDStorageItemEncryptedPath
See Also