MediaUrl Class

Definition

Media URL.

public class MediaUrl
type MediaUrl = class
Public Class MediaUrl
Inheritance
MediaUrl

Constructors

MediaUrl()

Initializes a new instance of the MediaUrl class.

MediaUrl(String, String)

Initializes a new instance of the MediaUrl class.

Properties

Profile

Gets or sets optional profile hint to the client to differentiate multiple MediaUrl objects from each other.

Url

Gets or sets url for the media.

Applies to