Leggi in inglese

Condividi tramite


JSVsaItemType Enumerazione

Definizione

Attenzione

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.

Rappresenta il tipo di 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
Ereditarietà
JSVsaItemType
Attributi

Campi

Nome Valore Descrizione
AppGlobal 1

Utilizzato per aggiungere un oggetto globale al modulo di gestione di script .NET. Questo tipo viene utilizzato per creare un oggetto IJSVsaGlobalItem.

Code 2

Utilizzato per creare un elemento di codice per l'archiviazione del codice sorgente relativo al modulo di gestione di script .NET.

Reference 0

Utilizzato per aggiungere un riferimento a un assembly .NET esterno, a cui successivamente è possibile fare riferimento dal codice. Questo tipo viene usato per creare un oggetto IJSVsaReferenceItem.

Si applica a

Prodotto Versioni (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)