SetPSReadLineOption.BellStyle Property

Definition

public:
 property Microsoft::PowerShell::BellStyle BellStyle { Microsoft::PowerShell::BellStyle get(); void set(Microsoft::PowerShell::BellStyle value); };
public:
 property Microsoft::PowerShell::BellStyle BellStyle { Microsoft::PowerShell::BellStyle get(); void set(Microsoft::PowerShell::BellStyle value); };
public Microsoft.PowerShell.BellStyle BellStyle { get; set; }
member this.BellStyle : Microsoft.PowerShell.BellStyle with get, set
Public Property BellStyle As BellStyle

Property Value

Applies to