Freigeben über


UndoUnit.GetDescription-Methode

Ruft eine Textbeschreibung für diese Rückgängigeinheit ab, die von der Shell angezeigt wird.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
Public Sub GetDescription ( _
    <OutAttribute> ByRef description As String _
)
public void GetDescription(
    out string description
)

Parameter

Implementiert

IOleUndoUnit.GetDescription(String%)

.NET Framework-Sicherheit

Siehe auch

Referenz

UndoUnit Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace