Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Net Namespace / ConsoleListener Class / Encoding Property

Encoding Property
When overridden in a derived class, returns the System.Text.Encoding in which the output is written.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Encoding As Encoding
 

Property Value

The Encoding in which the output is written.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also