ThreadedWaitDialogProgressData::NextStep Method ()
Visual Studio 2015
Creates a clone of this instance with CurrentStep incremented by one. No validation is done by this method to ensure that CurrentStep remains less than or equal to TotalSteps.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
Return Value
Type: Microsoft.VisualStudio.Shell::ThreadedWaitDialogProgressData^A modified clone of this instance.
Show: