IIssue.

Identifier Property

Summary

Gets the identifier for the message. The identifier can be used to identify the same issue across multiple runs.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
IIssue

Syntax

string Identifier { get; }

Value

Type Description
string