共用方式為


PSConsoleReadLineOptions.DefaultBellStyle Field

Definition

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

Field Value

Value = 2

Applies to