Status property
Use this property to retrieve a status that represents the results of the test.
Syntax
TestResultsStatus value = result.Status;
Type:TestResultsStatus
Use this property to retrieve one of the following enumerated values:
- TestResultsStatus.Passed
- TestResultsStatus.Unresolved
- TestResultsStatus.Failed