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

Property Category

Category

Gets the category of the diagnostic (e.g. your product name).

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