wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..DrinkName Property

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

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

Syntax


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

Field Value

The name of the drink.