Ler en inglés

Compartir por


VsaItemType 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.

Identifica el tipo de elemento como Code, Reference o AppGlobal.

C#
public enum VsaItemType
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("a9f6f86e-fcf5-3d8d-97e4-0fe6c7fe2274")]
public enum VsaItemType
Herencia
VsaItemType
Atributos

Campos

Nombre Valor Description
AppGlobal 1

El tipo de elemento es AppGlobal.

Code 2

El tipo de elemento es Code.

Reference 0

El tipo de elemento es Reference.

Se aplica a

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