Compartir a través de


StorageProviderSyncRootInfo.ProtectionMode Propiedad

Definición

Modo de protección del registro raíz de sincronización.

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

Valor de propiedad

Valor de enumeración del modo de protección .

Se aplica a