AgentTargetExecutionOptions Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
AgentTargetExecutionOptions() | |
AgentTargetExecutionOptions(Int32) |
AgentTargetExecutionOptions()
public AgentTargetExecutionOptions ();
Public Sub New ()
Applies to
AgentTargetExecutionOptions(Int32)
protected AgentTargetExecutionOptions (int type);
new Microsoft.TeamFoundation.Build.WebApi.AgentTargetExecutionOptions : int -> Microsoft.TeamFoundation.Build.WebApi.AgentTargetExecutionOptions
Protected Sub New (type As Integer)
Parameters
- type
- Int32