ConsoleColorCmdlet.BackgroundColor Property

Definition

public:
 property ConsoleColor BackgroundColor { ConsoleColor get(); void set(ConsoleColor value); };
public ConsoleColor BackgroundColor { get; set; }
[System.Management.Automation.Parameter]
public ConsoleColor BackgroundColor { get; set; }
member this.BackgroundColor : ConsoleColor with get, set
[<System.Management.Automation.Parameter>]
member this.BackgroundColor : ConsoleColor with get, set
Public Property BackgroundColor As ConsoleColor

Property Value

Attributes

Applies to