PackageRemote32Class.SaveCheckpoints プロパティ

定義

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

プロパティ値

パッケージ実行中にチェックポイントを使用する場合はtrueです。そうでなければ、誤りです。

実装

適用対象