ClickTwiceManagerExtensions.

SetBuildPlatform(ClickTwiceManager, MSBuildPlatform) Method

Summary

Sets the build platform to use when invoking MSBuild

Syntax

public static ClickTwiceManager SetBuildPlatform(this ClickTwiceManager manager, MSBuildPlatform platform)

Parameters

Name Type Description
manager ClickTwiceManager The manager
platform MSBuildPlatform The MSBuildPlatform platform to build for

Return Value

Type Description
ClickTwiceManager The updated manager