BaseVsaEngine.DoCompile Methode

Definition

Bewirkt, dass die Skript-Engine den vorhandenen Quellzustand kompiliert.

protected:
 abstract bool DoCompile();
protected abstract bool DoCompile ();
abstract member DoCompile : unit -> bool
Protected MustOverride Function DoCompile () As Boolean

Gibt zurück

true bei erfolgreicher Kompilierung, andernfalls false.

Gilt für: