ThreadedWaitDialogProgressData::WaitMessage Property

Visual Studio 2015
 

High-level description of the operation.

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

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

Property Value

Type: System::String^

Returns String.

Return to top
Show: