Runtime Services.Get Architecture 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.3
C#
A string containing the processor architecture.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public static string GetArchitecture()
Return Value
StringA string containing the processor architecture.