Compartir a través de


ToolWindow.EnableUndo (Propiedad)

Obtiene la ventana de herramientas y habilita el comando Deshacer .

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.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 se debe habilitar el comando Deshacer; si no, false.

Seguridad de .NET Framework

Vea también

Referencia

ToolWindow Clase

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