次の方法で共有


MongoDBConnectionInfo.ConnectionString プロパティ

定義

MongoDB 接続文字列または BLOB コンテナー URL。 ユーザー名とパスワードは、ここで指定することも、userName プロパティと password プロパティで指定することもできます。

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

プロパティ値

適用対象