Condividi tramite


VsaLoader.IsRunning Proprietà

Definizione

Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

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

Valore della proprietà

true se il motore di script è in esecuzione; in caso contrario, false. Il valore predefinito di questa proprietà è false.

Implementazioni

Si applica a