Processor.DataWidth Property

Definition

Data width of the processor

public:
 property Nullable<System::UInt16> DataWidth { Nullable<System::UInt16> get(); };
public ushort? DataWidth { get; }
member this.DataWidth : Nullable<uint16>
Public ReadOnly Property DataWidth As Nullable(Of UShort)

Property Value

Applies to