ProgressBar.CancellingText Property

Gets or sets the progress bar "Cancelling..." text shown during the cancelling of the WorkUnit.
Public Property CancellingText() As String
This language is not supported or no code example is available.
public string CancellingText {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition