Share via


Metodo OleUndoEngine.UndoUnit.IOleParentUndoUnit.GetDescription

Ottiene la descrizione di unità di annullamento.

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

'Dichiarazione
Private Sub GetDescription ( _
    <OutAttribute> ByRef name As String _
) Implements IOleParentUndoUnit.GetDescription
void IOleParentUndoUnit.GetDescription(
    out string name
)

Parametri

Implementa

IOleParentUndoUnit.GetDescription(String%)

Note

Questo GetDescriptiondi chiamate al metodo.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

OleUndoEngine.UndoUnit Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design