VSTestSettings.

UseVsixExtensions Property

Summary

Gets or sets a value overriding whether VSTest will use or skip the VSIX extensions installed (if any) in the test run.
Namespace
Cake.Common.Tools.VSTest
Containing Type
VSTestSettings

Syntax

public bool? UseVsixExtensions { get; set; }

Value

Type Description
bool?