VsaEngine.GetMainScope Methode

Definition

Ruft den Hauptbereich ab.

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

public:
 Microsoft::JScript::GlobalScope ^ GetMainScope();
public Microsoft.JScript.GlobalScope GetMainScope();
member this.GetMainScope : unit -> Microsoft.JScript.GlobalScope
Public Function GetMainScope () As GlobalScope

Gibt zurück

Der Hauptbereich.

Gilt für: