Edit

Share via


GitCommitRef.Author Property

Definition

Author of the commit.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="author")]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitUserDate Author { get; set; }
member this.Author : Microsoft.TeamFoundation.SourceControl.WebApi.GitUserDate with get, set
Public Property Author As GitUserDate

Property Value

Attributes

Applies to