Share via


PackageRemote64Class.CheckpointFileName Property

Definition

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

Property Value

A String that contains the name of the checkpoint file.

Implements

Applies to