wManager.Wow.Helpers Namespace
WRobot

DownloadEntry..::..Downloads Property

Gets or sets the downloads count.

Namespace:  robotManager.Helpful.Forms
Assembly:  robotManager (in robotManager.dll)

Syntax


public int Downloads { get; set; }
Public Property Downloads As Integer
	Get
	Set
public:
property int^ Downloads {
	int^ get ();
	void set (int^ value);
}

Field Value

The downloads count.