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

DiagnosticDefinition<T>.Id Property

Id

Gets an unique identifier for the diagnostic (e.g. MY001).

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