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.
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)
Syntax
'Declaration
ReadOnly Property PostProcessState As PostProcessState
PostProcessState PostProcessState { get; }
property PostProcessState PostProcessState {
PostProcessState get ();
}
abstract PostProcessState : PostProcessState with get
function get PostProcessState () : PostProcessState
Property Value
Type: Microsoft.TeamFoundation.TestManagement.Client.PostProcessState
The state of any post-process activities that occur on the server.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.