Share via


Windows Media Player 11 SDK IWMPMetadataPicture.URL (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPMetadataPicture.URL (VB and C#)

The URL property gets the URL of the image represented by the metadata attribute.

  

Property Value

A System.String that is the URL of the image.

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