Property CommitData
CommitData
Returns the commit user data map that was last committed, or the one that was set on SetCommitData(IDictionary<String, String>).
Declaration
public IDictionary<string, string> CommitData { get; }
Property Value
Type | Description |
---|---|
IDictionary<System.String, System.String> |