XenUpgradeSolutionPlatform.Xen Property¶
Gets a value indicating whether this XenSolutionPlatform uses XenApp or XenDesktop.
Namespace: Citrix.SDK.AppDNA.Solutions.XenUpgrade
Assembly: Citrix.SDK.AppDNA.Solutions.XenUpgrade (in Citrix.SDK.AppDNA.Solutions.XenUpgrade.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public override bool Xen { get; }
VB¶
Public Overrides ReadOnly Property Xen As Boolean
Get
Property Value¶
Type: Booleantrue
if uses XenApp or XenDesktop; otherwise, false
.
See Also¶
Reference¶
XenUpgradeSolutionPlatform Class
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace