Leggi in inglese

Condividi tramite


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

Identifica il tipo di elemento come codice (Code), il riferimento (Reference) o applicazione globale (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
Ereditarietà
VsaItemType
Attributi

Campi

Nome Valore Descrizione
AppGlobal 1

Il tipo di elemento è AppGlobal.

Code 2

Il tipo di elemento è Code.

Reference 0

Il tipo di elemento è Reference.

Si applica a

Prodotto Versioni (obsoleto)
.NET Framework 1.1 (2.0, 3.0, 3.5)