Condividi tramite


StorageProviderSyncRootInfo.ProtectionMode Proprietà

Definizione

Modalità di protezione della registrazione radice di sincronizzazione.

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

Valore della proprietà

Valore di enumerazione della modalità protezione .

Si applica a