PackageRemote64Class.CheckpointFileName 屬性

定義

取得或設定檔案名稱,這個檔案會擷取可讓封裝重新啟動的檢查點資訊。

public:
 virtual property System::String ^ CheckpointFileName { System::String ^ get(); void set(System::String ^ value); };
public virtual string CheckpointFileName { get; set; }
member this.CheckpointFileName : string with get, set
Public Overridable Property CheckpointFileName As String

屬性值

String

字串,包含檢查點檔案的名稱。

實作

適用於