GitPullRequestCompletionOptions.MergeCommitMessage 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.
If set, this will be used as the commit message of the merge commit.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="mergeCommitMessage")]
public string MergeCommitMessage { get; set; }
member this.MergeCommitMessage : string with get, set
Public Property MergeCommitMessage As String
Property Value
- Attributes