Environment: Is64BitOperatingSystem (get)

Is64BitOperatingSystem

Determines whether the current operating system is a 64-bit operating system.



 Public Property Get Is64BitOperatingSystem ( ) As Boolean

Return Values

Boolean -  True if the operating system is 64-bit; otherwise, False.

Read Only.

See Also

Project CorLib Overview

Class Environment Overview