ChangeWRobotLicenseKeyReloggerTask..::..WRobotKey Property
Gets or sets the bot license key.
Namespace:
Relogger.ClassesAssembly: Relogger (in Relogger.exe)
Syntax
[XmlIgnoreAttribute] public string WRobotKey { get; set; }
<XmlIgnoreAttribute> _ Public Property WRobotKey As String Get Set
[XmlIgnoreAttribute] public: property String^ WRobotKey { String^ get (); void set (String^ value); }