PSConsoleReadLineOptions.BellStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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