Share via


IVsaGlobalItem 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 genel nesneleri açıklar.

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
Türetilmiş
Öznitelikler
Uygulamalar

Özellikler

ExposeMembers
Geçersiz.

Genel nesnenin üyelerinin betik altyapısı için kullanılabilir hale getirilip getirilmeyeceğini belirten bir değer ayarlar. [Şu anda desteklenmiyor.]

IsDirty
Geçersiz.

Öğenin geçerli bellek içi gösteriminin kalıcı gösterimden farklı olup olmadığını gösteren 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)
TypeString
Geçersiz.

Genel öğenin türünü alır veya ayarlar.

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