Program
01 Syntax
Microsoft.VisualBasic.ApplicationServices.Terminal.ProgressBar.Program
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Run | 1 | |
| ProgressText | 1 |
03 Members
Parameters
| Name | Type | Description |
|---|---|---|
bar | AbstractBar | - |
wait | Int32 | Sleep time of the thread |
[end] | Int32 | Ends at this iteration |
ProgressText(
Double, Int32, Char, Char)Parameters
| Name | Type | Description |
|---|---|---|
p | Double | [0,1] represents the progress percentage |
Returns
a progress bar liked string value, example as:
####.......