ITestPointStatistic.PointState, propriété

Obtient le TestPointState du test à ce point de test.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
ReadOnly Property PointState As TestPointState
TestPointState PointState { get; }
property TestPointState PointState {
    TestPointState get ();
}
abstract PointState : TestPointState with get
function get PointState () : TestPointState

Valeur de propriété

Type : Microsoft.TeamFoundation.TestManagement.Client.TestPointState
État du test.

Sécurité .NET Framework

Voir aussi

Référence

ITestPointStatistic Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms

TestPointState