Click or drag to resize
BsonBinaryDataSubType Property
Gets the binary data subtype.

Namespace: MongoDB.Bson
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
public BsonBinarySubType SubType { get; }

Property Value

Type: BsonBinarySubType
See Also