ToolWindow.EnableUndo (Propiedad)

obtiene la ventana de herramientas y habilita el comando de Deshacer .

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxis

'Declaración
Protected Overridable ReadOnly Property EnableUndo As Boolean
protected virtual bool EnableUndo { get; }

Valor de propiedad

Tipo: System.Boolean
true si habilitan el comando de Deshacer ; si no, false.

Seguridad de .NET Framework

Vea también

Referencia

ToolWindow Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)