Property IdAsBsonValue
IdAsBsonValue
Gets the identifier as a BsonValue.
[Obsolete("All new GridFS files should use an ObjectId as the Id.")]
public BsonValue IdAsBsonValue { get; }
Property Value
- BsonValue
The identifier as a BsonValue.
Gets the identifier as a BsonValue.
[Obsolete("All new GridFS files should use an ObjectId as the Id.")]
public BsonValue IdAsBsonValue { get; }
The identifier as a BsonValue.