AppPackagingModel
Wisej.Hybrid.Modules.System.AppPackagingModel
Namespace: Wisej.Hybrid.Modules.System
Assembly: Wisej.Hybrid (3.5.0.0)
Describes packaging options for a Windows app.
Fields
Name
Description
Packaged
The app is packaged and can be distributed through an MSIX or the store.
Unpackaged
The app is unpackaged and can be distributed as a collection of executable files.
Used By
Name
Description
Gets whether the app has been packaged as an MSIX or an independent executable.
Last updated