OleUndoEngine.UndoUnit.IOleParentUndoUnit.GetDescription(String) Método
Definição
Obtém a descrição da unidade de desfazer.Gets the description of the undo unit.
virtual void Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.GetDescription([Runtime::InteropServices::Out] System::String ^ % name) = Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit::GetDescription;
void IOleParentUndoUnit.GetDescription (out string name);
abstract member Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.GetDescription : string -> unit
override this.Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.GetDescription : string -> unit
Sub GetDescription (ByRef name As String) Implements IOleParentUndoUnit.GetDescription
Parâmetros
- name
- String
fora Retorna a descrição.[out] Returns the description.