This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.PullRequests.AppVeyor.
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 |