ComputerInfo.BiosTargetOperatingSystem 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.
Target operating system
public:
property Nullable<System::UInt16> BiosTargetOperatingSystem { Nullable<System::UInt16> get(); };
public ushort? BiosTargetOperatingSystem { get; }
member this.BiosTargetOperatingSystem : Nullable<uint16>
Public ReadOnly Property BiosTargetOperatingSystem As Nullable(Of UShort)