DependencyCheckSettings.

EnableRetired Property

Summary

Enable the retired analyzers. If not set the analyzers marked as retired below will not be loaded or used.

Syntax

public bool EnableRetired { get; set; }

Attributes

Type Description
ArgumentAttribute Argument attribute class

Value

Type Description
bool