DependencyCheckSettings.

Updateonly Property

Summary

If set only the update phase of dependency-check will be executed; no scan will be executed and no report will be generated.

Syntax

public bool Updateonly { get; set; }

Attributes

Type Description
ArgumentAttribute Argument attribute class

Value

Type Description
bool