Aracılığıyla paylaş


IVsaItem Arabirim

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

Kod öğeleri, başvuru öğeleri ve genel öğeleri dahil .NET komut dosyası altyapısı eklenen tüm öğeler için bir arabirimi tanımlar.Bu genel özellikleri ve altyapısı tarafından kabul edilen tüm öğe türleri için uygulanacak yöntemleri tanımlar.

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

Sözdizimi

'Bildirim
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("E0C0FFE5-7eea-4ee5-b7e4-0080c7eb0b74")> _
<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.")> _
Public Interface IVsaItem
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("E0C0FFE5-7eea-4ee5-b7e4-0080c7eb0b74")]
[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.")]
public interface IVsaItem
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"E0C0FFE5-7eea-4ee5-b7e4-0080c7eb0b74")]
[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.")]
public interface class IVsaItem
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("E0C0FFE5-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<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.")>]
type IVsaItem =  interface end
public interface IVsaItem

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

Özellikler

  Ad Açıklama
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.
Genel özellik ItemType Belirtilen nesne türü tarafından belirlenen alır IVsaItems.CreateItem Method yöntemi.
Genel özellik Name Öğesinin adını alır veya belirler.

Üst

Yöntemler

  Ad Açıklama
Genel yöntem GetOption Bir komut dosyası altyapısı için uygulamaya özgü seçenekleri alır.
Genel yöntem SetOption Bir komut dosyası altyapısı için uygulamaya özgü seçenekleri ayarlar.

Üst

Ayrıca bkz.

Başvuru

Microsoft.Vsa Ad Alanı