Property SuppressedDiagnosticId
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 |