PubAppAttr
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Contains application settings per server
INHERITED FROM
⇒
PubAppAttr
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
String | Package | The MSIX Package.
String | PackagedApp | The Application within the MSIX Package.
String | Parameters | Application parameters.
UInt32 | ServerId | ID of the server where the application is published.
String | StartIn | Application working directory.
String | Target | Application target file. (i.e. calc.exe, file.txt, etc.).
PUBLIC METHODS
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj
Int32 | GetHashCode () | Inherited from RASSerilazableObj
Type | GetType () | String
ToString () | ### References to Types | | |
Last updated