RanorexRanorex Documentation
Milliseconds Property
NamespacesRanorexDurationMilliseconds
Gets the number of milliseconds this instance represents.
Declaration Syntax
C#Visual BasicVisual C++
public int Milliseconds { get; private set; }
Public Property Milliseconds As Integer
public:
property int Milliseconds {
	int get ();
	void set (int value);
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)