GitCommitRef.Author Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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