Aracılığıyla paylaş


OleUndoEngine.UndoUnit.IOleUndoUnit.GetDescription Method

Gets the description of the undo unit.

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

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

Parameters

  • name
    Type: System.String%
    [out] Returns the name of the undo unit.

Implements

IOleUndoUnit.GetDescription(String%)

.NET Framework Security

See Also

Reference

OleUndoEngine.UndoUnit Class

Microsoft.VisualStudio.Shell.Design Namespace