VsaEngine.CreateEngine Metodo

Definizione

Crea il motore.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Restituisce

Nuovo motore.

Si applica a