MongoDBConnectionInfo.ConnectionString Property

Definition

A MongoDB connection string or blob container URL. The user name and password can be specified here or in the userName and password properties.

public string ConnectionString { get; set; }
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

Property Value

Applies to