|
DownloadProgressEventArgsStatus Property |
The current status of the download.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public DownloadStatus Status { get; }
Public ReadOnly Property Status As DownloadStatus
Get
public:
property DownloadStatus^ Status {
DownloadStatus^ get ();
}
member Status : DownloadStatus with get
Property Value
Type:
DownloadStatusSee Also