wManager.Wow.Helpers Namespace
WRobot

Products..::..IsStarted Property

Get a value indicating whether product instance is started.

Namespace:  robotManager.Products
Assembly:  robotManager (in robotManager.dll)

Syntax


public static bool IsStarted { get; }
Public Shared ReadOnly Property IsStarted As Boolean
	Get
public:
static property bool^ IsStarted {
	bool^ get ();
}

Field Value

true if product instance is started; otherwise, false.