RuntimeServices.GetArchitecture Method

Returns the processor architecture the current process is running on.

Definition

Namespace: Extreme.Providers.InteropServices
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static string GetArchitecture()

Return Value

String
A string containing the processor architecture.

See Also