Click or drag to resize

DiagnosticsInformationGetBitness Method

Gets the current process bitness.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static string GetBitness()

Return Value

Type: String
A display string representing the current process bitness.
See Also