DependencyCheckSettings.

EnableExperimental Property

Summary

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

Syntax

public bool EnableExperimental { get; set; }

Attributes

Type Description
ArgumentAttribute Argument attribute class

Value

Type Description
bool