OleUndoEngine::UndoUnit::IOleUndoUnit::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 = IOleUndoUnit::GetDescription
Parameters
- name
-
Type:
System::String^
[out] Returns the name of the undo unit.
Implements
IOleUndoUnit::GetDescription(String^)
Show: