StorageProviderSyncRootInfo.ProtectionMode 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
同步根註冊的保護模式。
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
屬性值
保護模式列舉值。