XenUpgradeSolutionPlatform.X64 Property¶
Gets a value indicating whether this XenSolutionPlatform is 64-bit.
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 X64 { get; }
VB¶
Public Overrides ReadOnly Property X64 As Boolean
Get
Property Value¶
Type: Booleantrue
if 64-bit; otherwise, false
.
See Also¶
Reference¶
XenUpgradeSolutionPlatform Class
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace