Bagikan melalui


IVsaGlobalItem 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 objek global yang ditambahkan ke mesin skrip.

public interface class IVsaGlobalItem : Microsoft::Vsa::IVsaItem
[System.Runtime.InteropServices.Guid("4E76D92E-E29D-46f3-AE22-0333158109F1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaGlobalItem : Microsoft.Vsa.IVsaItem
[System.Runtime.InteropServices.Guid("4E76D92E-E29D-46f3-AE22-0333158109F1")]
[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 IVsaGlobalItem : Microsoft.Vsa.IVsaItem
[<System.Runtime.InteropServices.Guid("4E76D92E-E29D-46f3-AE22-0333158109F1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaGlobalItem = interface
    interface IVsaItem
[<System.Runtime.InteropServices.Guid("4E76D92E-E29D-46f3-AE22-0333158109F1")>]
[<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 IVsaGlobalItem = interface
    interface IVsaItem
Public Interface IVsaGlobalItem
Implements IVsaItem
Turunan
Atribut
Penerapan

Properti

ExposeMembers
Kedaluwarsa.

Menetapkan nilai yang menunjukkan apakah anggota objek global harus tersedia untuk mesin skrip. [Tidak didukung saat ini.]

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)
TypeString
Kedaluwarsa.

Mendapatkan atau mengatur jenis item global.

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