GitCommitRef.Committer 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.
Committer of the commit.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="committer")]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitUserDate Committer { get; set; }
member this.Committer : Microsoft.TeamFoundation.SourceControl.WebApi.GitUserDate with get, set
Public Property Committer As GitUserDate
Property Value
- Attributes