altcover

InvokeAltCoverCommand.Verbosity property

Selects output level of the command. Each level writes to the matching PowerShell Write-[Level] channel

public TraceLevel Verbosity { get; set; }

See Also