Table of Contents

Enum XenDesktopApplicationType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the type of application.

public enum XenDesktopApplicationType

Fields

HostedOnDesktop = 1

The application is hosted on a desktop.

InstalledOnClient = 2

The application is installed on a client.

Unknown = 0

The application type is unknown.