wManager.Wow.Helpers Namespace
WRobot

Products..::..ProductName Property

Get the name of the product.

Namespace:  robotManager.Products
Assembly:  robotManager (in robotManager.dll)

Syntax


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

Field Value

The name of the product.