Click or drag to resize

IApp Properties

The IApp type exposes the following members.

Properties
  NameDescription
Public propertyActiveProject
Gets or sets the active project in the application. It the project to be set active is not opened in the application, an exception is thrown.
Public propertyIsJobRunning
Indicated whether there is a simulator job running in the application.
Public propertyIsWindowHidden
Gets a value indicating whether the main application window is hidden or not.
Public propertyJobStopStatus
Gets the stop status of the last simulator job.
Public propertyProjectCount
Returns the number of the opened projects.
Top
See Also