MetalamaAPI documentationAspect APIMetalama.​Framework.​DiagnosticsDiagnostic­Definition<T>Title
Open sandboxFocus

DiagnosticDefinition<T>.Title Property

Title

Gets a short title describing the diagnostic. This title is typically described in the solution explorer of the IDE and does not contain formatting string parameters.

Declaration
public string Title { get; }
Property Value
Type Description
System.String
Implements
IDiagnosticDefinition.Title