ThreadedWaitDialogProgressData::CurrentStep Property

Visual Studio 2015
 

Current step in the progress.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)

public:
property int CurrentStep {
	[CompilerGeneratedAttribute]
	int get();
}

Property Value

Type: System::Int32

Returns Int32.

Return to top
Show: