Globals.contextEngine Feld

Definition

Speichert einen globalen Verweis auf das einzelne Skriptmodul, das im aktuellen Kontext ausgeführt wird.

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

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 

Feldwert

Attribute

Gilt für:

Weitere Informationen