Udostępnij za pośrednictwem


Właściwość ITestPointProperties.State —

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestPointProperties Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client