UwpBuildDeployPreferences.MulticoreAppxBuildEnabled Property

Definition

If true, the appx will be built with multicore support enabled in the MSBuild process.

public:
 static property bool MulticoreAppxBuildEnabled { bool get(); void set(bool value); };
public static bool MulticoreAppxBuildEnabled { get; set; }
member this.MulticoreAppxBuildEnabled : bool with get, set
Public Shared Property MulticoreAppxBuildEnabled As Boolean

Property Value

Boolean

Applies to