Windows Media Player 11 SDK IWMPPlaylist.name (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPPlaylist.name (VB and C#)

The name property gets or sets the name of the playlist.

  

Property Value

A System.String that is the name of the playlist.

Remarks

Before using this property, you must have read access to the library. For more information, see Library Access.

Requirements

Version: Windows Media Player 9 Series or later

Namespace: WMPLib

Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)

See Also

Previous Next