McmlLoadResult.GetSound Method

Gets a shared sound (if one exists) from the Sound library.

Syntax

  public Sound GetSound(
  string  
  name
);

Parameters

name

System.String.  Name of the markup resource

Return Value

Microsoft.MediaCenter.UI.Sound.  The shared sound.

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