ThreadedWaitDialogHelper.CreateInstance(IVsThreadedWaitDialogFactory) Method

Definition

Creates an instance of the threaded wait dialog.

C++/CX
public:
[System::Runtime::CompilerServices::Extension]
 static Microsoft::VisualStudio::Shell::Interop::IVsThreadedWaitDialog4 ^ CreateInstance(Microsoft::VisualStudio::Shell::Interop::IVsThreadedWaitDialogFactory ^ factory);

Parameters

factory
IVsThreadedWaitDialogFactory

The threaded wait dialog factory.

Returns

The created dialog.

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022