Partilhar via


Método UndoUnit.GetDescription

Obtém uma descrição de texto para esta unidade para desfazer, que é exibida pelo shell

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Sub GetDescription ( _
    <OutAttribute> ByRef description As String _
)
public void GetDescription(
    out string description
)

Parâmetros

Implementações

IOleUndoUnit.GetDescription(String%)

Segurança do .NET Framework

Consulte também

Referência

UndoUnit Classe

Namespace Microsoft.VisualStudio.Modeling.Shell