Property CpuModelName
CpuModelName
Gets a human-readable host CPU brand string (for example "Intel(R) Core(TM) i9-13900H" or "Apple M2 Pro"). Falls back to the process architecture label when the brand cannot be determined.
public static string CpuModelName { get; }
Property Value
Remarks
The value is resolved once and cached; reading it does not initialize the runtime.