ComputerInfo.OsForegroundApplicationBoost Property

Definition

Increased priority given to the foreground application

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

Property Value

Applies to