| 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; }
Public ReadOnly Property Use64Bit As Boolean
Get
Property Value
Type:
BooleanSee Also