Amazon Wish List Browse the Forums News RSS feed.  
  Overview - Downloads - Browse Forums - Examples - News Feed - Contact Info

EngineBase.Encoding Property

The encoding to Read and Write the streams.

[Visual Basic]
Public Property Encoding As Encoding
[C#]
public System.Text.Encoding Encoding {get; set;}

Property Value

Default is the system's current ANSI code page.

Remarks

Default is the system's current ANSI code page.

See Also

EngineBase Class | FileHelpers Namespace