wManager.Wow.Helpers Namespace
WRobot

ChangeWRobotLicenseKeyReloggerTask..::..WRobotKey Property

Gets or sets the bot license key.

Namespace:  Relogger.Classes
Assembly:  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);
}

Field Value

The bot key.