PubAppAttr Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Contains application settings per server

INHERITED FROM

RASSerilazableObj
PubAppAttr

INTERFACES

PUBLIC PROPERTIES

Type Name Description
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

PubRDSApp