wManager.Wow.Helpers Namespace
WRobot

ReloggerGeneralSettings..::..AdditionalWRobotArgs Property

Gets or sets the additional WRobot arguments.

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

Syntax


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

Field Value

The additional WRobot arguments.