Edit

Share via


Build.RequestedFor Property

Definition

The identity on whose behalf the build was queued.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.VisualStudio.Services.WebApi.IdentityRef RequestedFor { get; set; }
member this.RequestedFor : Microsoft.VisualStudio.Services.WebApi.IdentityRef with get, set
Public Property RequestedFor As IdentityRef

Property Value

Microsoft.VisualStudio.Services.WebApi.IdentityRef
Attributes

Applies to