ILNumerics Ultimate VS

WMIProcessorFamily Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The processor family type. For example, values include "Pentium(R) processor with MMX(TM) technology" (14) and "68040" (96).

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Misc
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public Nullable<int> Family { get; }

Property Value

Type: NullableInt32
Remarks

[ILNumerics Core Module]

See Also

Reference