AppPackage Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Application Package
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒AppPackage
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
Dependencies
String
DisplayName
Boolean
Enabled
Whether the application package is enabled or not
UInt32
Id
String
MSIXImagePath
String
PackageName
String
Publisher
UInt32
SiteId
ID of the Site
List<UInt32>
TagIds
Application tag IDs
String
Version
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated