MSBuildSettings.Platform property

Specifies the MSBuild platform to use.

public MSBuildPlatform? Platform { get; set; }

See Also