SuppressedDiagnosticId
Gets the ID of the diagnostic to be suppressed (e.g. CS0169
).
Declaration
public string SuppressedDiagnosticId { get; }
Property Value
Type | Description |
---|---|
string |
Gets the ID of the diagnostic to be suppressed (e.g. CS0169
).
public string SuppressedDiagnosticId { get; }
Type | Description |
---|---|
string |