Aracılığıyla paylaş


IVsaReferenceItem Arabirim

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

Komut dosyası altyapısı için eklenen bir başvuru açıklar.

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

Sözdizimi

'Bildirim
<GuidAttribute("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<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 IVsaReferenceItem _
    Inherits IVsaItem
[GuidAttribute("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[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 IVsaReferenceItem : IVsaItem
[GuidAttribute(L"E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[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 IVsaReferenceItem : IVsaItem
[<GuidAttribute("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<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 IVsaReferenceItem =  
    interface 
        interface IVsaItem 
    end
public interface IVsaReferenceItem extends IVsaItem

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

Özellikler

  Ad Açıklama
Genel özellik AssemblyName Alır veya ayarlar başvurulan derlemenin adı.
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ı.)

Ü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ı