Property AsByteArray
AsByteArray
Casts the BsonValue to a Byte[] (throws an InvalidCastException if the cast is not valid).
public byte[] AsByteArray { get; }
Property Value
- byte[]
Casts the BsonValue to a Byte[] (throws an InvalidCastException if the cast is not valid).
public byte[] AsByteArray { get; }