CakePlatform.

Is64Bit Property

Summary

Gets a value indicating whether or not the current operative system is 64 bit.
Namespace
Cake.Core
Containing Type
CakePlatform

Syntax

public bool Is64Bit { get; }

Value

Type Description
bool true if current operative system is 64 bit; otherwise, false.