Edit

Share via


Build.Controller Property

Definition

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

Applies to