MediaUrl Class
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.
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. |