Share via


Metodo OleUndoEngine.UndoUnit.IOleUndoUnit.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 IOleUndoUnit.GetDescription
void IOleUndoUnit.GetDescription(
    out string name
)

Parametri

  • name
    Tipo: System.String%
    [out] Restituisce il nome dell'unità di annullamento.

Implementa

IOleUndoUnit.GetDescription(String%)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

OleUndoEngine.UndoUnit Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design