System::Console::Mute method
Console::Mute method
Mutes or unmutes the standard output stream.
static void System::Console::Mute(bool muted)
Parameter | Type | Description |
---|---|---|
muted | bool | Specifies if the standard output stream should be muted (true) or unmuted (false) |
See Also
- Class Console
- Namespace System
- Library Aspose.Page for C++