Share via


PropertySet.Entries Property

Gets the set of properties and their values.

Syntax

  public System.Collections.IDictionary Entries {get;}

Property Value

System.Collections.IDictionary.  The list of properties and values.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

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

See Also