HttpNotification.Body Property

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

The contents of the raw notification data.

Namespace:  Microsoft.Phone.Notification
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Property Body As Stream
public Stream Body { get; internal set; }

Property Value

Type: System.IO..::.Stream
Returns Stream.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

HttpNotification Class

Microsoft.Phone.Notification Namespace