PackageNeutralClass.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

속성 값

체크포인트 파일이 암호화되어 있으면 참(true)입니다; 그렇지 않으면 거짓입니다.

구현

적용 대상