Share via


Windows Media Player 11 SDK IWMPMetadataText.text (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPMetadataText.text (VB and C#)

The text property gets the metadata text.

  

Property Value

A System.String that is the metadata text.

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