Ler em inglês

Compartilhar via


VsaIDEMode Enumeração

Definição

Cuidado

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.

Esse tipo oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu 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
Herança
VsaIDEMode
Atributos

Campos

Nome Valor Description
Break 0

Execute o IDE no modo de interrupção.

Design 1

Execute o IDE no modo de design.

Run 2

Execute o IDE.

Aplica-se a

Produto Versões (Obsoleto)
.NET Framework 1.1 (2.0, 3.0, 3.5)