Edit

Share via


GitCommitRef.Comment Property

Definition

Comment or message of the commit.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="comment")]
public string Comment { get; set; }
member this.Comment : string with get, set
Public Property Comment As String

Property Value

Attributes

Applies to