Edit

Share via


GitPullRequest.ClosedBy Property

Definition

The user who closed the pull request.

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

Property Value

Microsoft.VisualStudio.Services.WebApi.IdentityRef
Attributes

Applies to