IVsTaskProgress.ProgressText Property

Definition

Gets a string value indicating extra information about the current progress of the task. This is updated via Progress.

public:
 property System::String ^ ProgressText { System::String ^ get(); };
public string? ProgressText { get; }
member this.ProgressText : string
Public ReadOnly Property ProgressText As String

Property Value

Applies to