Property AsString
AsString
Casts the BsonValue to a String (throws an InvalidCastException if the cast is not valid).
public string AsString { get; }
Casts the BsonValue to a String (throws an InvalidCastException if the cast is not valid).
public string AsString { get; }