Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
IWMPMetadataText Interface (VB and C#)
Provides properties for getting information about complex textual metadata attributes.
The IWMPMetadataText interface exposes the following properties.
| Property | Description |
| Description | Gets a description of the metadata text. |
| text | Gets the metadata text. |
Get an IWMPMetadataText interface by passing in an attribute name such as WM/UserWebURL to the following method and casting the object that is returned.
| Interface | Property |
| IWMPMedia3 | getItemInfoByType |
See Also
| Previous | Next |