PubAppAttr Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Contains application settings per server

INHERITED FROM

RASSerilazableObj⇒PubAppAttr

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

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

TypeNameDescription

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

Last updated

Other Resources

Feedback

© 2024 Parallels International GmbH. All rights reserved.