Op Englesch liesen

Deelen iwwer


IVsOperationProgress Interface

Definition

Service that tracks and displays information about operations in progress. To access a stage please use RegisterStageOperationTasksAsync(String, String, UInt32, Func<IOperationProgressStageAccess,Task>).

C++
public interface class IVsOperationProgress
Derived

Methods

AccessStage(String, String, UInt32)
Obsolete.

Obsolete. Please use RegisterStageOperationTasksAsync(String, String, UInt32, Func<IOperationProgressStageAccess,Task>) instead. Accesses a particular OperationProgressStage. When there are no more accesses to a particular stage, the stage is considered completed.

RegisterStageId(String, OperationProgressStageOptions)

Registers a new stage based on the id passed in. If the id is already registered, this function is a no-op.

Applies to

Produkt Versiounen
Visual Studio SDK 2019, 2022