Gets the URL (in canonical form).
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public string Url { get; }
Public ReadOnly Property Url As String
Get
member Url : string with get
Property Value
Type:
StringSee Also