wManager.Wow.Helpers Namespace
WRobot

DownloadEntry..::..Description Property

Gets or sets the description.

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

Syntax


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

Field Value

The description.