JSVsaItemFlag Sabit listesi

Tanım

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.

Kod öğesinin türünü Sınıf, Modül veya Yok olarak tanımlar.

public enum class JSVsaItemFlag
[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("55BB0B6C-7629-4824-97FF-78A6928E92A7")]
public enum JSVsaItemFlag
[<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("55BB0B6C-7629-4824-97FF-78A6928E92A7")>]
type JSVsaItemFlag = 
Public Enum JSVsaItemFlag
Devralma
JSVsaItemFlag
Öznitelikler

Alanlar

Class 2

Kod öğesi genel olduğunda veya öğe türü bayrakları kabul etmediğinde kullanılır. Böyle durumlarda, öğeyi oluşturmak için özel bayrak gerekmez.

Module 1

Kod öğesi bir modül olduğunda kullanılır.

None 0

Kod öğesi bir sınıf olduğunda kullanılır.

Şunlara uygulanır