Property CpuDetectionResult
- Namespace
- Zyl.VectorTraits.Impl.Util
- Assembly
- VectorTraits.dll
CpuDetectionResult
The raw return value of the CPU detection. It is related to CpuDetectionCommand (CPU检测的原始返回值. 它与 CpuDetectionCommand 有关.).
public IReadOnlyList<string> CpuDetectionResult { get; }