OperationProgressStatusChangedEventArgs.Status Property

Definition

The status of the stage.

public:
 property Microsoft::VisualStudio::OperationProgress::OperationProgressStageStatus Status { Microsoft::VisualStudio::OperationProgress::OperationProgressStageStatus get(); };
public Microsoft.VisualStudio.OperationProgress.OperationProgressStageStatus Status { get; }
member this.Status : Microsoft.VisualStudio.OperationProgress.OperationProgressStageStatus
Public ReadOnly Property Status As OperationProgressStageStatus

Property Value

Applies to