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

屬性值

Boolean

如果值決定封裝會使用檢查點,則為 true。相反假。

實作

適用於