Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
State of the test controller.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
TestControllerState State { get; }
property TestControllerState State {
TestControllerState get();
}
abstract State : TestControllerState with get
ReadOnly Property State As TestControllerState
Property Value
Type: Microsoft.TeamFoundation.TestManagement.Client.TestControllerState
See Also
ITestController Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top