ReloggerProfile..::..RunningTime Property
Gets running time.
Namespace:
Relogger.ClassesAssembly: 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); }