VerbsCommon.Undo 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.
Reverse an action or process.
public: System::String ^ Undo;
std::wstring Undo;
public const string Undo;
val mutable Undo : string
Public Const Undo As String