Share via


IVsaReferenceItem Arabirim

Tanım

Dikkat

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.

Betik altyapısına eklenen bir başvuruyu açıklar.

public interface class IVsaReferenceItem : Microsoft::Vsa::IVsaItem
[System.Runtime.InteropServices.Guid("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaReferenceItem : Microsoft.Vsa.IVsaItem
[System.Runtime.InteropServices.Guid("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("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 : Microsoft.Vsa.IVsaItem
[<System.Runtime.InteropServices.Guid("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaReferenceItem = interface
    interface IVsaItem
[<System.Runtime.InteropServices.Guid("E0C0FFE6-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("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
Public Interface IVsaReferenceItem
Implements IVsaItem
Türetilmiş
Öznitelikler
Uygulamalar

Özellikler

AssemblyName
Geçersiz.

Başvuruda bulunılan derlemenin adını alır veya ayarlar.

IsDirty
Geçersiz.

Öğenin geçerli bellek içi gösteriminin kalıcı gösterimden farklı olup olmadığını belirten bir değer döndürür.

(Devralındığı yer: IVsaItem)
ItemType
Geçersiz.

Yöntemi tarafından belirlenen belirtilen nesnenin CreateItem(String, VsaItemType, VsaItemFlag) türünü alır.

(Devralındığı yer: IVsaItem)
Name
Geçersiz.

Öğenin adını alır veya ayarlar.

(Devralındığı yer: IVsaItem)

Yöntemler

GetOption(String)
Geçersiz.

Betik altyapısı için uygulamaya özgü seçenekleri alır.

(Devralındığı yer: IVsaItem)
SetOption(String, Object)
Geçersiz.

Betik altyapısı için uygulamaya özgü seçenekleri ayarlar.

(Devralındığı yer: IVsaItem)

Şunlara uygulanır