C-DEngine 5.105

TheServicesMarketPlace..::..DownloadCounter Property

Namespace:  nsCDEngine.PluginManagement
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


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