wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..MillingList Property

Milling items list (like the name appears in game, you need to enable Milling).

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

Syntax


public List<string> MillingList { get; set; }
Public Property MillingList As List(Of String)
	Get
	Set
public:
property List<String^>^ MillingList {
	List<String^>^ get ();
	void set (List<String^>^ value);
}

Field Value

The milling list.