次の方法で共有


ApplicationResource.TypeVersion プロパティ

定義

アプリケーション マニフェストで定義されているアプリケーションの種類のバージョンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.typeVersion")]
public string TypeVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.typeVersion")>]
member this.TypeVersion : string with get, set
Public Property TypeVersion As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象