BuildMaster SDK Reference
Version:

LogCommandLineArguments Property

Indicates whether the ExecuteCommandLine(string fileName, string arguments, string workingDirectory) method should log the command name and arguments.

Syntax

public bool LogCommandLineArguments { get; set; }