RASAdminEngine.Core.OutputModels
Contains application settings per server
| 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.). |
| 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 () |