Compartilhar via


Configuration.SchemaVersion Propriedade

Definição

A versão do esquema da configuração.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a