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