AppPackage
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Application Package
INHERITED FROM
⇒
⇒
AppPackage
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
Dependencies
Application pacakge dependencies
String
DisplayName
Application package display name
Boolean
Enabled
Whether the application package is enabled or not
UInt32
Id
ID of the object.
String
MSIXImagePath
MSIX image path List<PackagedApp> PackagedApps List of applications in the application package
String
PackageName
Package name
String
Publisher
Application package publisher name
UInt32
SiteId
ID of the Site List<UInt32> TagIds Application tag IDs
String
Version
Application package version
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
--------------------------------------------------------------
Last updated