Aracılığıyla paylaş


IVsaGlobalItem Arabirim

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

Genel nesneler için komut dosyası altyapısı eklenen açıklar.

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.")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("4E76D92E-E29D-46f3-AE22-0333158109F1")> _
Public Interface IVsaGlobalItem _
    Inherits IVsaItem
[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.")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("4E76D92E-E29D-46f3-AE22-0333158109F1")]
public interface IVsaGlobalItem : IVsaItem
[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.")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"4E76D92E-E29D-46f3-AE22-0333158109F1")]
public interface class IVsaGlobalItem : IVsaItem
[<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.")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("4E76D92E-E29D-46f3-AE22-0333158109F1")>]
type IVsaGlobalItem =  
    interface 
        interface IVsaItem 
    end
public interface IVsaGlobalItem extends IVsaItem

IVsaGlobalItem türü aşağıdaki üyeleri ortaya koyar.

Özellikler

  Ad Açıklama
Genel özellik ExposeMembers Genel nesne üyeleri için komut dosyası altyapısı kullanılabilir yapılması gerektiğini olup olmadığını belirten bir değer ayarlar.[Şu anda desteklenmiyor.]
Genel özellik IsDirty Geçerli öğe bellek içi gösterimi kalıcı gösteriminden farklı olup olmadığını belirten bir değer döndürür. (IVsaItem kaynağından devralındı.)
Genel özellik ItemType Belirtilen nesne türü tarafından belirlenen alır IVsaItems.CreateItem Method yöntemi. (IVsaItem kaynağından devralındı.)
Genel özellik Name Öğesinin adını alır veya belirler. (IVsaItem kaynağından devralındı.)
Genel özellik TypeString Alır veya ayarlar genel öğe türü.

Üst

Yöntemler

  Ad Açıklama
Genel yöntem GetOption Bir komut dosyası altyapısı için uygulamaya özgü seçenekleri alır. (IVsaItem kaynağından devralındı.)
Genel yöntem SetOption Bir komut dosyası altyapısı için uygulamaya özgü seçenekleri ayarlar. (IVsaItem kaynağından devralındı.)

Üst

Ayrıca bkz.

Başvuru

Microsoft.Vsa Ad Alanı