次の方法で共有


ApiProperties クラス

定義

public class ApiProperties
type ApiProperties = class
Public Class ApiProperties
継承
ApiProperties

コンストラクター

ApiProperties()

ApiProperties クラスの新しいインスタンスを初期化します。

ApiProperties(String)

ApiProperties クラスの新しいインスタンスを初期化します。

プロパティ

ServerVersion

MongoDB アカウントの ServerVersion を表す値を取得または設定します。 使用できる値は、'3.2'、'3.6'、'4.0' です。

適用対象