Table of Contents

Property Encoding

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

Encoding

Gets or sets the output Encoding.

[Obsolete("Set the Encoding when you create a StreamWriter instead (this property is ignored).")]
public Encoding Encoding { get; set; }

Property Value

Encoding