MediaObject.ContentUrl 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 original URL to retrieve the source (file) for the media object (e.g the source URL for the image).
[Newtonsoft.Json.JsonProperty(PropertyName="contentUrl")]
public string ContentUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contentUrl")>]
member this.ContentUrl : string
Public ReadOnly Property ContentUrl As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute