Udostępnij za pośrednictwem


Właściwość ITestPointProperties.State —

Pobiera bieżący stan punkt badania skojarzone.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Property State As TestPointState
TestPointState State { get; set; }
property TestPointState State {
    TestPointState get ();
    void set (TestPointState value);
}
abstract State : TestPointState with get, set
function get State () : TestPointState
function set State (value : TestPointState)

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.TestPointState
Bieżący stan punkt badania skojarzone.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestPointProperties Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

TestPointState