PSConsoleReadLineOptions.DefaultBellStyle Field
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.
When ringing the bell, what should be done?
public: Microsoft::PowerShell::BellStyle DefaultBellStyle = 2;
Microsoft::PowerShell::BellStyle DefaultBellStyle = 2;
public const Microsoft.PowerShell.BellStyle DefaultBellStyle = 2;
val mutable DefaultBellStyle : Microsoft.PowerShell.BellStyle
Public Const DefaultBellStyle As BellStyle = 2