wManager.Wow.Helpers Namespace
WRobot

ChangeCharacterReloggerTask..::..AccountName Property

Gets or sets the name of the account.

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

Syntax


public string AccountName { get; set; }
Public Property AccountName As String
	Get
	Set
public:
property String^ AccountName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the account.