Edit

Share via


PullRequest.Author Property

Definition

Author of the pull request.

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

Property Value

Microsoft.VisualStudio.Services.WebApi.IdentityRef
Attributes

Applies to