BaseVsaEngine.isClosed Campo
Definición
Obtiene o establece un valor que indica si el motor está cerrado.Gets or sets a value that indicates whether the engine is closed.
protected: bool isClosed;
protected bool isClosed;
val mutable isClosed : bool
Protected isClosed As Boolean