ConsoleLoggerSetForegroundColor Method |
Sets the foreground color.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected virtual void SetForegroundColor(
ConsoleColor color
)
Parameters
- color
- Type: SystemConsoleColor
The color.
See Also