Partilhar via


Propriedade ITestPointStatistic.PointState

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

Sintaxe

'Declaração
ReadOnly Property PointState As TestPointState
TestPointState PointState { get; }
property TestPointState PointState {
    TestPointState get ();
}
abstract PointState : TestPointState with get
function get PointState () : TestPointState

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.TestPointState

Segurança do .NET Framework

Consulte também

Referência

ITestPointStatistic Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client