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