Share via


ThreadedWaitDialogProgressData.TotalSteps Property

Definition

Total number of steps available. Use 0 to display the indeterminate marquee in the wait dialog.

public:
 property int TotalSteps { int get(); };
public:
 property int TotalSteps { int get(); };
public int TotalSteps { get; }
member this.TotalSteps : int
Public ReadOnly Property TotalSteps As Integer

Property Value

Returns Int32.

Applies to