MediaContext.ObjectUrl 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.
The object URL for the media (image/video) or null if not loaded yet (not used for FileDownload).
public string? ObjectUrl { get; }
member this.ObjectUrl : string
Public ReadOnly Property ObjectUrl As String