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

In This Topic
    Title Property (C1MediaItem)
    In This Topic
    Gets or sets the name of the media item.
    Syntax
    'Declaration
     
    
    Public Property Title As String
    public string Title {get; set;}
    See Also