JSVsaItemType Énumération
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
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.
Représente le type de l'élément.
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
- Héritage
- Attributs
Nom | Valeur | Description |
---|---|---|
AppGlobal | 1 | Utilisé pour ajouter un objet global au moteur de script .NET. Ce type est utilisé pour créer un objet IJSVsaGlobalItem. |
Code | 2 | Utilisé pour créer un élément de code en vue du stockage de code source pour le moteur de script .NET. |
Reference | 0 | Utilisé pour ajouter une référence à un assembly .NET externe qui peut ensuite être référencé à partir du code. Ce type est utilisé pour créer un objet IJSVsaReferenceItem. |
Produit | Versions (Obsolète) |
---|---|
.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) |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: