PackageRemote32Class.EncryptCheckpoints 屬性

定義

取得或設定值,這個值表示是否加密檢查點。

public:
 virtual property bool EncryptCheckpoints { bool get(); void set(bool value); };
public virtual bool EncryptCheckpoints { get; set; }
member this.EncryptCheckpoints : bool with get, set
Public Overridable Property EncryptCheckpoints As Boolean

屬性值

Boolean

如果檢查點檔案已加密,則為 true;否則為 false。

實作

適用於