Share via


IVsTaskProgressCollection.CumulativePercentComplete Property

Definition

Gets the cumulative percent complete of all of the tasks in the collection. It can range from 0 to 100.

public:
 property int CumulativePercentComplete { int get(); };
public int CumulativePercentComplete { get; }
member this.CumulativePercentComplete : int
Public ReadOnly Property CumulativePercentComplete As Integer

Property Value

Applies to