AddFilesResponseCurrentFileProgress Property
The current file's progress percentage ranging from 0 to 100
Namespace: SuperBuilderWinService.ProvidersImplAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public string CurrentFileProgress { get; set; }
Public Property CurrentFileProgress As String
Get
Set
public:
property String^ CurrentFileProgress {
String^ get ();
void set (String^ value);
}
member CurrentFileProgress : string with get, set
Property Value
String