ThreadedWaitDialogProgressData::StatusBarText Property

Visual Studio 2015
 

Message to display on the status bar.

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

public:
property String^ StatusBarText {
	[CompilerGeneratedAttribute]
	String^ get();
}

Property Value

Type: System::String^

Returns String.

Return to top
Show: