Metalama//API Documentation/Aspect API/Metalama.​Framework.​Diagnostics/Diagnostic­Definition<T>/Title
Open sandboxFocus

Property Title

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
String
Implements
IDiagnosticDefinition.Title