ThreadedWaitDialogProgressData::IsCancelable Property

Visual Studio 2015
 

A value indicating whether the user should be offered an option to cancel the operation.

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

public:
property bool IsCancelable {
	[CompilerGeneratedAttribute]
	bool get();
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: