VsaEngine.GetGlobalScope Metod

Definition

Hämtar det globala omfångsobjektet.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Returer

Det globala omfångsobjektet.

Implementeringar

Gäller för