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

In This Topic
    Encoding Property
    In This Topic
    When overridden in a derived class, returns the character encoding in which the output is written.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
    public override Encoding Encoding {get;}

    Property Value

    The character encoding in which the output is written. 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

    Reference

    ConsoleListener Class
    ConsoleListener Members
    Base Implementation in Encoding