Content Property
Collapse the table of content
Expand the table of content

ShellToast.Content Property

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

Get or sets the contents of the toast message.

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

public string Content { get; set; }
<object Content="string" .../>

Property Value

Type: System.String
The contents of the toast message.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft