ILNumerics Ultimate VS

WMIProcessorRevision Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The Revision property specifies the system's architecture-dependent revision level. The meaning of this value depends on the architecture of the processor. It contains the same values as the "Version" member, but in a numerical format.

[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<ushort> Revision { get; }

Property Value

Type: NullableUInt16
Remarks

[ILNumerics Core Module]

See Also

Reference