SharpCvsLib

LogEntry.Key Property

The key is based on date/author/comment date is first, so it sorts by date first

[Visual Basic]
Public ReadOnly Property Key As String
[C#]
public string Key {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Extension.ChangeLogReport.LogEntry.Key

See Also

LogEntry Class | ICSharpCode.SharpCvsLib.Extension.ChangeLogReport Namespace