ExProperty Object

Enables HTML applications to access the names and values of media properties retrieved by the Experience.MediaProperties method.

Note   Hosted HTML has been deprecated. To use the new features of the Windows Media Center SDK, you must develop a Windows Media Center Presentation Layer application. However, if you still want to develop a hosted HTML application or update an existing application, you can download and use the previous version of the Windows Media Center SDK from the Microsoft Download Center.

The ExProperty object exposes the following properties:

Property Description
Name Gets the name of a media property.
Value Gets the value of a media property.

See Also