Developer API

enumFileExportLocation

List of enumFileExportLocation

NameDescription
NoneDo not export the file.
EmbeddedEmbed the file directly into the assembly or package.
SidecarExport the file as a sidecar file beside the main artifact.
BothExport the file both as an embedded resource and as a sidecar file.