wManager.Wow.Helpers Namespace
WRobot

robotManagerGlobalSetting..::..CurrentSetting Property

Get or set the current setting.

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

Syntax


public static robotManagerGlobalSetting CurrentSetting { get; set; }
Public Shared Property CurrentSetting As robotManagerGlobalSetting
	Get
	Set
public:
static property robotManagerGlobalSetting^ CurrentSetting {
	robotManagerGlobalSetting^ get ();
	void set (robotManagerGlobalSetting^ value);
}

Field Value

The current setting.