OperationProgressStatusChangedEventArgs.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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