IVsTaskProgressCollection.CumulativePercentComplete Свойство

Определение

Возвращает совокупный процент завершения всех задач в коллекции. Оно может находиться в диапазоне от 0 до 100.

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

Значение свойства

Int32

Применяется к