FlatpakBuilderSettings.

BundleSources Property

Summary

Create an additional runtime with the source code for this module. It will be named app-id.Sources, for example org.gnome.Maps.Sources.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public Nullable<bool> BundleSources { get; set; }

Value

Type Description
Nullable<bool>