VSTestSettingsExtensions.

WithoutAnyLogger(VSTestSettings) Method

Summary

Do not Log.

Syntax

public static VSTestSettings WithoutAnyLogger(this VSTestSettings settings)

Parameters

Name Type Description
settings VSTestSettings The settings.

Return Value

Type Description
VSTestSettings The same VSTestSettings instance so that multiple calls can be chained.