Click or drag to resize

BenchConfigurationUse64Bit Property

Is true if the operating system supports 64Bit code and the Bench configuration allows 64Bit binaries.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool Use64Bit { get; }

Property Value

Type: Boolean
See Also