Bagikan melalui


IVsaReferenceItem Antarmuka

Definisi

Perhatian

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.

Menjelaskan referensi yang ditambahkan ke mesin skrip.

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
Turunan
Atribut
Penerapan

Properti

AssemblyName
Kedaluwarsa.

Mendapatkan atau mengatur nama rakitan yang dirujuk.

IsDirty
Kedaluwarsa.

Mengembalikan nilai yang menunjukkan apakah representasi dalam memori saat ini dari item berbeda dari representasi yang bertahan.

(Diperoleh dari IVsaItem)
ItemType
Kedaluwarsa.

Mendapatkan jenis objek yang ditentukan, seperti yang ditentukan oleh CreateItem(String, VsaItemType, VsaItemFlag) metode .

(Diperoleh dari IVsaItem)
Name
Kedaluwarsa.

Mendapatkan atau mengatur nama item.

(Diperoleh dari IVsaItem)

Metode

GetOption(String)
Kedaluwarsa.

Mendapatkan opsi khusus implementasi untuk mesin skrip.

(Diperoleh dari IVsaItem)
SetOption(String, Object)
Kedaluwarsa.

Mengatur opsi khusus implementasi untuk mesin skrip.

(Diperoleh dari IVsaItem)

Berlaku untuk