IBuildDefinition.DefaultBuildAgent Property
Visual Studio 2010
Note: This API is now obsolete.
Gets or sets the default build agent to use for this build definition.
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
[ObsoleteAttribute("This property has been deprecated. Please remove all references.", true)] IBuildAgent DefaultBuildAgent { get; set; }
Property Value
Type: Microsoft.TeamFoundation.Build.Client.IBuildAgentThe default build agent to use for builds that are generated by this definition.
- 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.