次の方法で共有


MediaObject.HostPageDisplayUrl プロパティ

定義

メディア オブジェクトをホストするページの表示 URL を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="hostPageDisplayUrl")]
public string HostPageDisplayUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostPageDisplayUrl")>]
member this.HostPageDisplayUrl : string
Public ReadOnly Property HostPageDisplayUrl As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象