Compartir a través de


Manifest.SchemaVersion Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="schemaVersion")]
public int? SchemaVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schemaVersion")>]
member this.SchemaVersion : Nullable<int> with get, set
Public Property SchemaVersion As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a