IPlatform.x64 Property¶
Gets or sets a value indicating whether platform is based on the x64-bit operating system.
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¶
bool x64 { get; set; }
VB¶
Property x64 As Boolean
Get
Set
Property Value¶
Type: Boolean
See Also¶
Reference¶
IPlatform Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace