Summary
Gets or sets the pattern of the message details to display.
See
ReplaceIssuePattern(string, IIssue)
for possible patterns.
The default value is: "{Rule}: {MessageText}".
- Assembly
- Cake
.Issues .PullRequests .AppVeyor .dll - Namespace
- Cake
.Issues .PullRequests .AppVeyor - Containing Type
- App
Veyor Build Settings
Syntax
public string DetailsPattern { get; set; }
Value
Type | Description |
---|---|
string |