Udostępnij za pośrednictwem


Właściwość ITestConfiguration.State —

Pobiera lub ustawia bieżący stan konfiguracji tego badania.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.TestConfigurationState
Bieżący stan konfiguracji tego badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestConfiguration Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

TestConfigurationState