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