Поделиться через


StorageProviderSyncRootInfo.ProtectionMode Свойство

Определение

Режим защиты корневой регистрации синхронизации.

public:
 property StorageProviderProtectionMode ProtectionMode { StorageProviderProtectionMode get(); void set(StorageProviderProtectionMode value); };
StorageProviderProtectionMode ProtectionMode();

void ProtectionMode(StorageProviderProtectionMode value);
public StorageProviderProtectionMode ProtectionMode { get; set; }
var storageProviderProtectionMode = storageProviderSyncRootInfo.protectionMode;
storageProviderSyncRootInfo.protectionMode = storageProviderProtectionMode;
Public Property ProtectionMode As StorageProviderProtectionMode

Значение свойства

Значение перечисления режима защиты .

Применяется к