Table of Contents

DelegatingTextWriter.Encoding Property

Definition

Namespace
DotMake.CommandLine.Util
Assembly
DotMake.CommandLine.dll

When overridden in a derived class, returns the character encoding in which the output is written.

public override Encoding Encoding { get; }

Property Value

Encoding

The character encoding in which the output is written.