The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestRun::IsAutomated Property
Gets or sets a value that indicates whether the test run contains tests that should be automatically executed.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Property Value
Type: System::Booleantrue if the test run contains tests that should be automatically executed; otherwise, false.
Show: