JSVsaItemType Enum

Definisi

Perhatian

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.

Mewakili jenis item.

public enum class JSVsaItemType
[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
[<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")>]
type JSVsaItemType = 
Public Enum JSVsaItemType
Warisan
JSVsaItemType
Atribut

Bidang

AppGlobal 1

Digunakan untuk menambahkan objek global ke mesin skrip .NET. Jenis ini digunakan untuk membuat objek IJSVsaGlobalItem.

Code 2

Digunakan untuk membuat item kode untuk menyimpan kode sumber untuk mesin skrip .NET.

Reference 0

Digunakan untuk menambahkan referensi ke rakitan .NET eksternal, yang kemudian dapat dirujuk dari kode. Jenis ini digunakan untuk membuat objek IJSVsaReferenceItem.

Berlaku untuk