AzureDevOpsCommit.

IsMessageTruncated Property

Summary

Gets a value indicating whether the comment is truncated from the full Git commit comment message or not.
Namespace
Cake.AzureDevOps.Repos
Containing Type
AzureDevOpsCommit

Syntax

public bool IsMessageTruncated { get; internal set; }

Value

Type Description
bool
GitHub
Discussions