VSTestSettings.

PlatformArchitecture Property

Summary

Gets or sets the target platform architecture to be used for test execution.
Namespace
Cake.Common.Tools.VSTest
Containing Type
VSTestSettings

Syntax

public VSTestPlatform PlatformArchitecture { get; set; }

Value

Type Description
VSTestPlatform