VsaEngine.GetGlobalScope Methode

Definitie

Hiermee haalt u het globale bereikobject op.

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

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

Retouren

Het globale bereikobject.

Implementeringen

Van toepassing op