Share via


MediaObject.HostPageDisplayUrl Property

Definition

Gets display URL of the page that hosts the media object.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to