VerbsData.Checkpoint Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Establish a well defined state to be able to roll back to.
public: System::String ^ Checkpoint;
std::wstring Checkpoint;
public const string Checkpoint;
val mutable Checkpoint : string
Public Const Checkpoint As String