VsaEngine.CreateEngine Methode

Definitie

Hiermee maakt u de engine.

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

public:
 static Microsoft::JScript::Vsa::VsaEngine ^ CreateEngine();
public static Microsoft.JScript.Vsa.VsaEngine CreateEngine();
static member CreateEngine : unit -> Microsoft.JScript.Vsa.VsaEngine
Public Shared Function CreateEngine () As VsaEngine

Retouren

De nieuwe motor.

Van toepassing op