Leer en inglés

Compartir a través de


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

Representa al tipo del elemento.

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.ComVisible(true)]
[System.Runtime.InteropServices.Guid("97453226-34DD-4379-B658-005DF8F84EA1")]
public enum JSVsaItemType
Herencia
JSVsaItemType
Atributos

Campos

Nombre Valor Description
AppGlobal 1

Se utiliza para agregar un objeto global al motor de scripts de .NET. Este tipo se utiliza para crear un objeto IJSVsaGlobalItem.

Code 2

Se utiliza para crear un elemento de código con el fin de almacenar el código fuente del motor de scripts de .NET.

Reference 0

Se utiliza para agregar una referencia a un ensamblado .NET externo, al que se puede hacer referencia después desde el código. Este tipo se usa para crear un objeto IJSVsaReferenceItem.

Se aplica a

Producto Versiones (Obsoleto)
.NET Framework (4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)