Ler en inglés

Compartir por


VsaIDEMode Enumeración

Definición

Precaución

Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.

Este tipo admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

C#
public enum VsaIDEMode
C#
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[System.Runtime.InteropServices.Guid("05a1147d-6c8d-3bb8-888f-8bfa319b2e6f")]
public enum VsaIDEMode
Herencia
VsaIDEMode
Atributos

Campos

Nombre Valor Description
Break 0

Ejecute el IDE en modo de interrupción.

Design 1

Ejecute el IDE modo de diseño.

Run 2

Ejecute el IDE.

Se aplica a

Produto Versións (Obsoleto)
.NET Framework 1.1 (2.0, 3.0, 3.5)