Processor.AddressWidth Property

Definition

Address width of the processor

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

Property Value

Applies to