Edit

Share via


BuildProcessResources.Endpoints Property

Definition

Information about the endpoints used by the process.

public System.Collections.Generic.IList<Microsoft.TeamFoundation.Build.WebApi.ServiceEndpointReference> Endpoints { get; set; }
member this.Endpoints : System.Collections.Generic.IList<Microsoft.TeamFoundation.Build.WebApi.ServiceEndpointReference> with get, set
Public Property Endpoints As IList(Of ServiceEndpointReference)

Property Value

Applies to