VsaEngine.GetGlobalScope Methode

Definition

Ruft das globale Bereichsobjekt ab.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 virtual Microsoft::JScript::IVsaScriptScope ^ GetGlobalScope();
public Microsoft.JScript.IVsaScriptScope GetGlobalScope ();
abstract member GetGlobalScope : unit -> Microsoft.JScript.IVsaScriptScope
override this.GetGlobalScope : unit -> Microsoft.JScript.IVsaScriptScope
Public Function GetGlobalScope () As IVsaScriptScope

Gibt zurück

Das globale Bereichsobjekt.

Implementiert

Gilt für: