MediaObject.HostPageUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets URL of the page that hosts the media object.
[Newtonsoft.Json.JsonProperty(PropertyName="hostPageUrl")]
public string HostPageUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostPageUrl")>]
member this.HostPageUrl : string
Public ReadOnly Property HostPageUrl As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute