Click or drag to resize

DiagnosticsInformationGetProcessorArchitecture Method

Gets the processor architecture.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static ProcessorArchitecture GetProcessorArchitecture()

Return Value

Type: ProcessorArchitecture
The processor architecture.
See Also