Partager via


Server.Version Propriété

Définition

Obtient ou définit la version du serveur. Les valeurs possibles sont les suivantes : « 9.5 », « 9.6 », « 10 », « 10.0 », « 10.2 », « 11 »

[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 à