Windows

NAMESPACE

RASAdminEngine.Core.OutputModels.Publishing.PubLocalApp

DESCRIPTION

Publishing Local Application - Windows.

INHERITED FROM

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.

WinType

Window Type: 0=Normal, 1=Maximized, 2=Minimized.

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