wManager.Wow.Helpers Namespace
WRobot

RunReloggerTask..::..Product Property

Gets or sets the bot product name (file name found in folder "Products" without .dll).

Namespace:  Relogger.Classes
Assembly:  Relogger (in Relogger.exe)

Syntax


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

Field Value

The product.