ICodeAnalysisIssue.

Message Property

Summary

Gets the message of the code analysis issue.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.Issues
Containing Type
ICodeAnalysisIssue

Syntax

string Message { get; }

Value

Type Description
string
GitHub