Aracılığıyla paylaş


VsaItemFlag Sabit Listesi

Not: Bu API artık kullanılmıyor.

Sınıfı, modül veya hiçbiri olarak kod öğesinin türünü tanımlar.

Ad alanı:  Microsoft.Vsa
Derleme:  Microsoft.Vsa (Microsoft.Vsa.dll içinde)

Sözdizimi

'Bildirim
<ObsoleteAttribute("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.")> _
<GuidAttribute("40d8ce77-8139-3483-8674-bb9e3acd9b89")> _
Public Enumeration VsaItemFlag
[ObsoleteAttribute("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.")]
[GuidAttribute("40d8ce77-8139-3483-8674-bb9e3acd9b89")]
public enum VsaItemFlag
[ObsoleteAttribute(L"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.")]
[GuidAttribute(L"40d8ce77-8139-3483-8674-bb9e3acd9b89")]
public enum class VsaItemFlag
[<ObsoleteAttribute("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.")>]
[<GuidAttribute("40d8ce77-8139-3483-8674-bb9e3acd9b89")>]
type VsaItemFlag
public enum VsaItemFlag

Üyeler

Üye adı Açıklama
Class Değer: 2

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

Module Değer: 1

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

None Değer: 0

Kod öğesi genel veya zaman öğe türü AppGlobal öğe türü gibi bayrakları kabul etmiyor olduğunda kullanılan VsaItemType Enumeration.Böyle durumlarda, hiçbir özel bayrakları öğesi oluşturmak için gereklidir.

Ayrıca bkz.

Başvuru

Microsoft.Vsa Ad Alanı