Ruleset.SchemaVersion Propiedad

Definición

[Newtonsoft.Json.JsonProperty("schemaVersion", Required=Newtonsoft.Json.Required.Always)]
public Version SchemaVersion { get; set; }
[<Newtonsoft.Json.JsonProperty("schemaVersion", Required=Newtonsoft.Json.Required.Always)>]
member this.SchemaVersion : Version with get, set
Public Property SchemaVersion As Version

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a