VsaEngine.GetMainScope Methode

Definitie

Haalt het hoofdbereik op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Retouren

Het hoofdbereik.

Van toepassing op