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

实现

适用于