UwpBuildInfo.BuildAppx Property

Definition

Build the appx bundle after building Unity Player?

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

Property Value

Boolean

Applies to