StorageContentMappingStoragePath - свойство
Путь, по которому расположен контент/ссылка на контент внутри storage объекта.
Пространство имён: Tessa.Platform.StorageСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public string StoragePath { get; set; }
Public Property StoragePath As String
Get
Set
public:
virtual property String^ StoragePath {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract StoragePath : string with get, set
override StoragePath : string with get, set
StringIStorageContentMappingStoragePath