Edit

Share via


GitPullRequest.AutoCompleteSetBy Property

Definition

If set, auto-complete is enabled for this pull request and this is the identity that enabled it.

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

Property Value

Microsoft.VisualStudio.Services.WebApi.IdentityRef
Attributes

Applies to