Table of Contents

Property Is64Bit

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Is64Bit

Gets a value indicating whether the WebBrowser runs on a 64 bit platform.

public static bool Is64Bit { get; }

Property Value

bool

true if the WebBrowser runs on a 64 bit platform; otherwise, false.