Share via


IVsOperationProgressStatusService Interface

Definition

Provides status information about the operations registered with IVsOperationProgress.

public interface class IVsOperationProgressStatusService
public interface IVsOperationProgressStatusService
type IVsOperationProgressStatusService = interface
Public Interface IVsOperationProgressStatusService
Derived

Methods

GetStageStatus(String)

Provides access to the status of the specified stage.

GetStageStatusForSolutionLoad(String)

Provides access to the status of the specified stage, correlated with solution loads.

Applies to