Skip to content

OSImage.Is64Bit Property

Gets a value indicating whether the OS image [is64 bit].

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public bool Is64Bit { get; }

VB

Public ReadOnly Property Is64Bit As Boolean
    Get

Property Value

Type: Boolean
true if [is64 bit]; otherwise, false.

See Also

Reference

OSImage Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?