wManager.Wow.Helpers Namespace
WRobot

ReloggerProfile..::..RunningTime Property

Gets running time.

Namespace:  Relogger.Classes
Assembly:  Relogger (in Relogger.exe)

Syntax


[XmlIgnoreAttribute]
public string RunningTime { get; set; }
<XmlIgnoreAttribute> _
Public Property RunningTime As String
	Get
	Set
[XmlIgnoreAttribute]
public:
property String^ RunningTime {
	String^ get ();
	void set (String^ value);
}

Field Value

The running time.