wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..AccountPassword Property

Account password (you need to activate Relogger).

Namespace:  wManager
Assembly:  wManager (in wManager.dll)

Syntax


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