次の方法で共有


Manifest.SchemaVersion プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象