次の方法で共有


ApplicationStackResource.Display プロパティ

定義

アプリケーション スタックの表示名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象