次の方法で共有


ApplicationResource.TypeName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象