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 | |
---|---|---|
AssemblyName | Alır veya ayarlar başvurulan derlemenin adı. | |
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ı.) | |
ItemType | Belirtilen nesne türü tarafından belirlenen alır IVsaItems.CreateItem Method yöntemi. (IVsaItem kaynağından devralındı.) | |
Name | Öğesinin adını alır veya belirler. (IVsaItem kaynağından devralındı.) |
Üst
Yöntemler
Ad | Açıklama | |
---|---|---|
GetOption | Bir komut dosyası altyapısı için uygulamaya özgü seçenekleri alır. (IVsaItem kaynağından devralındı.) | |
SetOption | Bir komut dosyası altyapısı için uygulamaya özgü seçenekleri ayarlar. (IVsaItem kaynağından devralındı.) |
Üst