ComputerInfo.BiosCharacteristics Property

Definition

Array of BIOS characteristics supported by the system as defined by the System Management BIOS Reference Specification

public:
 property cli::array <System::UInt16> ^ BiosCharacteristics { cli::array <System::UInt16> ^ get(); };
public:
 property Platform::Array <unsigned short> ^ BiosCharacteristics { Platform::Array <unsigned short> ^ get(); };
public ushort[] BiosCharacteristics { get; }
member this.BiosCharacteristics : uint16[]
Public ReadOnly Property BiosCharacteristics As UShort()

Property Value

UInt16[]

Applies to