QuickOPC User's Guide and Reference
DefaultColorizeOutput Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Console.Interaction Namespace > ConsoleInteractionParameters Class : DefaultColorizeOutput Field
Default value of the ColorizeOutput property.
Syntax
'Declaration
 
Public Const DefaultColorizeOutput As Boolean
'Usage
 
Dim value As Boolean
 
value = ConsoleInteractionParameters.DefaultColorizeOutput
public const bool DefaultColorizeOutput
public:
const bool DefaultColorizeOutput
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also