Compartilhar via


ICoverageStatistics.BlocksNotCovered Propriedade

 

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

int BlocksNotCovered { get; }
property int BlocksNotCovered {
    int get();
}
abstract BlocksNotCovered : int with get
ReadOnly Property BlocksNotCovered As Integer

Valor de propriedade

Type: System.Int32

Retorne Int32.

Consulte também

Interface ICoverageStatistics
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo