GitMergeOperationStatusDetail.MergeCommitId 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.
The commitId of the resultant merge commit.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="mergeCommitId")]
public string MergeCommitId { get; set; }
member this.MergeCommitId : string with get, set
Public Property MergeCommitId As String
Property Value
- Attributes