ResourceGroup.Resources Property

Gets the objects in the resource group.

Syntax

  public System.Collections.IDictionary Resources {get;}

Property Value

System.Collections.IDictionary.  The resources that are part of the resource group.

This property is read-only.

Remarks

Use this property in the Locals section of a UI to specify the objects that are members of a resource group.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows 7

See Also