Dela via


Configuration.SchemaVersion Property

Definition

The schema version of the configuration.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to