ShellToast.Sound Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the sound URI of the toast message.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property Sound As Uri
public Uri Sound { get; set; }
<object Sound="Uri" .../>

Property Value

Type: System..::.Uri
Returns Uri.

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

ShellToast Class

Microsoft.Phone.Shell Namespace