DotNetFormatSettings.

Diagnostics Property

Summary

Gets or sets a space-separated list of diagnostic IDs to use as a filter when fixing code style or third-party issues.

Syntax

public ICollection<string> Diagnostics { get; set; }

Value

Type Description
ICollection<string>