次の方法で共有


MediaObject.HostPageUrl プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象