Build.Controller Property
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.
The build controller. This is only set if the definition type is Xaml.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.Build.WebApi.BuildController Controller { get; set; }
member this.Controller : Microsoft.TeamFoundation.Build.WebApi.BuildController with get, set
Public Property Controller As BuildController
Property Value
- Attributes