Compartilhar via


ICoverageStatistics.LinesNotCovered Propriedade

 

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

Sintaxe

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

Valor de propriedade

Type: System.Int32

Retorne Int32.

Consulte também

Interface ICoverageStatistics
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo