wManager.Wow.Helpers Namespace
WRobot

ItemInfo..::..ItemLink Property

The localized lua link of the item.

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

Syntax


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