Method UpdateTask
UpdateTask(string)
Increments and updated the title of the progress bar.
Declaration
bool UpdateTask(string taskTitle)
Parameters
Type | Name | Description |
---|---|---|
string | taskTitle | The title to display on the progress bar. |
Returns
Type | Description |
---|---|
bool |
|