BsonBinaryDataSubType Property |
Gets the binary data subtype.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.3.0
Syntax public BsonBinarySubType SubType { get; }
Public ReadOnly Property SubType As BsonBinarySubType
Get
member SubType : BsonBinarySubType with get
Property Value
Type:
BsonBinarySubTypeSee Also