BASS.NET API for the Un4seen BASS Audio Library

UtilsIs64Bit Property

BASS.NET API for the Un4seen BASS Audio Library
Returns , if running in a 64-bit environment - else false (32-bit).

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public static bool Is64Bit { get; }

Property Value

Type: Boolean
See Also

Reference