wManager.Wow.Helpers Namespace
WRobot

WoWItem..::..GetItemInfo Property

Gets the item information.

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

Syntax


public ItemInfo GetItemInfo { get; }
Public ReadOnly Property GetItemInfo As ItemInfo
	Get
public:
property ItemInfo^ GetItemInfo {
	ItemInfo^ get ();
}

Field Value

The item information.