Table of Contents

Method ToString

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ToString()

Returns the canonical URL based on the settings in this MongoUrlBuilder.

public override string ToString()

Returns

string

The canonical URL.

OSZAR »