Partager via


Server.Version Propriété

Définition

Obtient ou définit la version du serveur. Les valeurs possibles sont les suivantes : « 5.6 », « 5.7 », « 8.0 »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à