wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..FoodName Property

Gets or sets the name of the food (like it appears in game).

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

Syntax


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

Field Value

The name of the food.