Partager via


OleUndoEngine.UndoUnit.IOleUndoUnit.GetDescription, méthode

Obtient la description de l'unité undo.

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Private Sub GetDescription ( _
    <OutAttribute> ByRef name As String _
) Implements IOleUndoUnit.GetDescription
void IOleUndoUnit.GetDescription(
    out string name
)

Paramètres

  • name
    Type : System.String%
    [out] retourne le nom de l'unité undo.

Implémentations

IOleUndoUnit.GetDescription(String%)

Sécurité .NET Framework

Voir aussi

Référence

OleUndoEngine.UndoUnit Classe

Microsoft.VisualStudio.Shell.Design, espace de noms