OleUndoEngine::UndoUnit::IOleParentUndoUnit::GetDescription Method (String^)
Visual Studio 2015
Gets the description of the undo unit.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
private: virtual void GetDescription( [OutAttribute] String^% name ) sealed = IOleParentUndoUnit::GetDescription
Parameters
- name
-
Type:
System::String^
[out] Returns the description.
Show: