PSConsoleReadLineOptions.DefaultDingTone 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 frequency do we use?
public: int DefaultDingTone = 1221;
int DefaultDingTone = 1221;
public const int DefaultDingTone = 1221;
val mutable DefaultDingTone : int
Public Const DefaultDingTone As Integer = 1221