RuntimeServices.GetArchitecture Method

Returns the processor architecture the current process is running on.

Definition

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

Return Value

String
A string containing the processor architecture.

See Also