SystemSound.PlaySystemSoundAsync Method

Definition

Asynchronously plays a system sound and returns a T:System.Threading.Tasks.Task that is completed when the sound ends.

public System.Threading.Tasks.Task PlaySystemSoundAsync ();
member this.PlaySystemSoundAsync : unit -> System.Threading.Tasks.Task

Returns

Applies to