JSVsaItemType Sabit listesi
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
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.
Öğenin türünü temsil eder.
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
- Devralma
- Öznitelikler
Alanlar
AppGlobal | 1 | .NET betik altyapısına genel nesne eklemek için kullanılır. Bu tür bir IJSVsaGlobalItem nesnesi oluşturmak için kullanılır. |
Code | 2 | .NET betik altyapısı için kaynak kodu depolamak üzere bir kod öğesi oluşturmak için kullanılır. |
Reference | 0 | Daha sonra koddan başvurulabilen bir dış .NET derlemesine başvuru eklemek için kullanılır. Bu tür bir IJSVsaReferenceItem nesnesi oluşturmak için kullanılır. |