CodeAnalysisIssue.

Message Property

Summary

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

Syntax

public string Message { get; }

Value

Type Description
string
GitHub