ComputerInfo.CsBootOptionOnLimit Property

Definition

Boot option limit is ON. Identifies the system action when the CsResetLimit value is reached

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

Property Value

Applies to