ComponentOne MediaPlayer for WPF and Silverlight
C1.WPF.MediaPlayer Namespace / C1MediaItem Class / MediaSource Property

In This Topic
    MediaSource Property (C1MediaItem)
    In This Topic
    Gets or sets the address of the media file.
    Syntax
    'Declaration
     
    
    Public Property MediaSource As Uri
    public Uri MediaSource {get; set;}
    See Also