# Windows

## NAMESPACE

RASAdminEngine.Core.OutputModels.Publishing.PubLocalApp

## DESCRIPTION

Publishing Local Application - Windows.

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

Windows

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                             | Name           | Description                                                         |
| -------------------------------------------------------------------------------------------------------------------------------- | -------------- | ------------------------------------------------------------------- |
| Boolean                                                                                                                          | Enabled        | Whether the application is enabled for the operating system or not. |
| String                                                                                                                           | Parameters     | Application parameters.                                             |
| String                                                                                                                           | StartIn        | Application working directory.                                      |
| String                                                                                                                           | Target         | Application target file. (i.e. calc.exe, file.txt, etc.).           |
| Boolean                                                                                                                          | UseIfAvailable | Use the following application if available on local device.         |
| [WindowType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/windowtype) | WinType        | Window Type: 0=Normal, 1=Maximized, 2=Minimized.                    |

## PUBLIC METHODS

| Type        | Name                    | Description                                                                                                                                                   |
| ----------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)  | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()          | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()              | String                                                                                                                                                        |
| ToString () | ### References to Types |                                                                                                                                                               |
