ComputerInfo.BiosOtherTargetOS Property

Definition

Records the manufacturer and operating system type for the BIOS when the BiosTargetOperatingSystem property has a value of 1 (Other). When TargetOperatingSystem has a value of 1, BiosOtherTargetOS must have a nonnull value. For all other values of BiosTargetOperatingSystem, BiosOtherTargetOS is NULL

public:
 property System::String ^ BiosOtherTargetOS { System::String ^ get(); };
public:
 property Platform::String ^ BiosOtherTargetOS { Platform::String ^ get(); };
public string BiosOtherTargetOS { get; }
member this.BiosOtherTargetOS : string
Public ReadOnly Property BiosOtherTargetOS As String

Property Value

Applies to