ComputerInfo.BiosCaption 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.
Short description of the BIOS.
public:
property System::String ^ BiosCaption { System::String ^ get(); };
public:
property Platform::String ^ BiosCaption { Platform::String ^ get(); };
public string BiosCaption { get; }
member this.BiosCaption : string
Public ReadOnly Property BiosCaption As String