Click or drag to resize
MessageEncoderSettingsNameFixOldBinarySubTypeOnOutput Field
The name of the FixOldBinarySubTypeOnOutput setting.

Namespace: MongoDB.Driver.Core.WireProtocol.Messages.Encoders
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.3.0
Syntax
public const string FixOldBinarySubTypeOnOutput = "FixOldBinarySubTypeOnOutput"

Field Value

Type: String
See Also