IDownloadDataViewStatus Property |
Gets or sets a description of the current state of the download operation.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string Status { get; set; }
Property Status As String
Get
Set
property String^ Status {
String^ get ();
void set (String^ value);
}
abstract Status : string with get, set
Property Value
Type:
StringSee Also