Information
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::PostProcessState Property

 

Gets the state of any post-process activities that occur on the server.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

property PostProcessState PostProcessState {
	PostProcessState get();
}

Property Value

Type: Microsoft.TeamFoundation.TestManagement.Client::PostProcessState

The state of any post-process activities that occur on the server.

Return to top
Show: