Compartir a través de


Configuration.SchemaVersion Propiedad

Definición

Versión del esquema de la configuración.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="schemaVersion")]
public string SchemaVersion { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="schemaVersion")>]
member this.SchemaVersion : string
Public ReadOnly Property SchemaVersion As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a