CommonMessagePump.TotalSteps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Total number of steps for the progress control of the wait dialog.
public:
property int TotalSteps { int get(); void set(int value); };
public:
property int TotalSteps { int get(); void set(int value); };
public int TotalSteps { get; set; }
member this.TotalSteps : int with get, set
Public Property TotalSteps As Integer
Property Value
The total number of steps for the progress control of the wait dialog