Table of Contents

Enum XenDesktopDeliveryGroupDesktopKind

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

Represents the desktop kind.

public enum XenDesktopDeliveryGroupDesktopKind

Fields

Private = 1

The desktop is private.

Shared = 2

The desktop is shared.

Unknown = 0

The desktop kind is unknown.