Windows Media Player 11 SDK IWMPPlaylist.name (VB and C#)
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
- IWMPPlaylist Interface (VB and C#)
- IWMPSettings2.mediaAccessRights (VB and C#)
- IWMPSettings2.requestMediaAccessRights (VB and C#)
Previous | Next |