ComputerInfo.BiosCharacteristics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]