次の方法で共有


ApplicationBase.AppLogoUrl プロパティ

定義

CDN に格納されているアプリケーション ロゴ イメージの URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象