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