Share via


IJSVsaEngine.IsRunning Propriété

Définition

Obtient une valeur booléenne qui indique si le moteur de script est actuellement en mode Exécution.

public:
 property bool IsRunning { bool get(); };
public bool IsRunning { get; }
member this.IsRunning : bool
Public ReadOnly Property IsRunning As Boolean

Valeur de propriété

true si le moteur est en mode exécution ; sinon, false.

S’applique à