DotNetBuildSettings.TestSettings property

Settings for running unit tests.

public DotNetTestSettings? TestSettings { get; set; }

See Also