Share via


MediaExperience.MediaMetadata Property

Gets a collection of key-value pairs that provides information about the current media experience.

Syntax

public MediaMetadata MediaMetadata {get;}

Property Value

MediaMetadata. A collection of key-value pairs. Each key is a string that identifies the corresponding value. For more information, see the Remarks section.

This property is read-only.

Remarks

For examples of the available properties, see the MediaMetadata class.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also