ComputerInfo.BiosSoftwareElementState Property

Definition

State of a BIOS software element

public:
 property Nullable<Microsoft::PowerShell::Commands::SoftwareElementState> BiosSoftwareElementState { Nullable<Microsoft::PowerShell::Commands::SoftwareElementState> get(); };
public Microsoft.PowerShell.Commands.SoftwareElementState? BiosSoftwareElementState { get; }
member this.BiosSoftwareElementState : Nullable<Microsoft.PowerShell.Commands.SoftwareElementState>
Public ReadOnly Property BiosSoftwareElementState As Nullable(Of SoftwareElementState)

Property Value

Applies to