BsonBinaryDataBytes Property |
Gets the binary data.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax public byte[] Bytes { get; }
Public ReadOnly Property Bytes As Byte()
Get
member Bytes : byte[] with get
Property Value
Type:
ByteSee Also