TestEngineSettings.

Quiet Property

Summary

Runs the command in silent mode. The command-line tool will not print the output.

Syntax

public Nullable<bool> Quiet { get; set; }

Value

Type Description
Nullable<bool>