Skip to content

XenSolutionPlatform.Xen Property

Gets a value indicating whether this XenSolutionPlatform uses XenApp or XenDesktop.

Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public abstract bool Xen { get; }

VB

Public MustOverride ReadOnly Property Xen As Boolean
    Get

Property Value

Type: Boolean
true if uses XenApp or XenDesktop; otherwise, false.

See Also

Reference

XenSolutionPlatform Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?