Globals.contextEngine Veld

Definitie

Slaat een globale verwijzing op naar de engine voor één script die wordt uitgevoerd in de huidige context.

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

public: static Microsoft::JScript::Vsa::VsaEngine ^ contextEngine;
[System.ContextStatic]
public static Microsoft.JScript.Vsa.VsaEngine contextEngine;
[<System.ContextStatic>]
 staticval mutable contextEngine : Microsoft.JScript.Vsa.VsaEngine
Public Shared contextEngine As VsaEngine 

Waarde van veld

Kenmerken

Van toepassing op

Zie ook