Parameters controlling a packaging run executed via the SDK.
public sealed class PackagingRunOptions
kind:method, kind:property, kind:ctor. Press Esc to clear.ConfigurationBuild configuration name (defaults to Release).FormatsRequested package formats. When empty, formats configured in the project file are used.OutputDirectoryOutput directory for generated artifacts. Defaults to ./artifacts/{platform}.PlatformTarget platform for the packaging run.PluginDirectoriesAdditional plugin directories to probe for this run. Relative paths are resolved against ProjectPath.ProjectPathPath to the packaging project definition JSON file.PropertiesPer-run property overrides passed directly to packaging providers.