UwpBuildInfo.Multicore Property

Definition

Use multiple cores for building the appx bundle?

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

Property Value

Boolean

Applies to