Aracılığıyla paylaş


IJSVsaGlobalItem 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 IJSVsaGlobalItem : Microsoft::JScript::Vsa::IJSVsaItem
[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.")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("15B2CCE5-D1EA-4EB9-9E06-8729C72D631B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IJSVsaGlobalItem : Microsoft.JScript.Vsa.IJSVsaItem
[<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.")>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("15B2CCE5-D1EA-4EB9-9E06-8729C72D631B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IJSVsaGlobalItem = interface
    interface IJSVsaItem
Public Interface IJSVsaGlobalItem
Implements IJSVsaItem
Öznitelikler
Uygulamalar

Özellikler

ExposeMembers

Genel nesne üyelerinin betik altyapısı için kullanılabilir yapılıp yapılmayacağını gösteren değeri ayarlar. (Şu anda desteklenmiyor.)

IsDirty

Öğ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: IJSVsaItem)
ItemType

Yöntemi tarafından belirlendiği şekilde, belirtilen nesnenin türünü alır CreateItem(String, JSVsaItemType, JSVsaItemFlag) .

(Devralındığı yer: IJSVsaItem)
Name

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

(Devralındığı yer: IJSVsaItem)
TypeString

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

Yöntemler

GetOption(String)

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

(Devralındığı yer: IJSVsaItem)
SetOption(String, Object)

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

(Devralındığı yer: IJSVsaItem)

Şunlara uygulanır