DotNetBuild.GetVerbosityArg method

Gets the argument that specifies the verbosity.

public static string GetVerbosityArg(this DotNetBuildSettings settings)

Remarks

Defaults to minimal.

See Also