Microsoft FactoryOrchestrator Core PackageInfo IsSideloaded()
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.PackageInfo
PackageInfo.IsSideloaded() Method
Helper method to determine if the app was sideloaded and therefore can be used with e.g. GetFolderContentsAsync
public bool IsSideloaded();
Returns
System.Boolean
True if the package is sideloaded.