DependencyCheckSettings.

DatabaseDriverPath Property

Summary

The path to the database driver; note, this does not need to be set unless the JAR is outside of the class path.

Syntax

public string DatabaseDriverPath { get; set; }

Attributes

Type Description
ArgumentAttribute Argument attribute class

Value

Type Description
string