Partager via


ApiProperties.ServerVersion Propriété

Définition

Obtient ou définit décrit la ServerVersion d’un compte MongoDB. Les valeurs possibles sont les suivantes : « 3.2 », « 3.6 », « 4.0 »

[Newtonsoft.Json.JsonProperty(PropertyName="serverVersion")]
public string ServerVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serverVersion")>]
member this.ServerVersion : string with get, set
Public Property ServerVersion As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à