Compartir a través de


HttpNotification.Body (Propiedad)

Espacio de nombres:  Microsoft.Phone.Notification
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public Property Body As Stream
public Stream Body { get; internal set; }
public:
property Stream^ Body {
    Stream^ get ();
    internal: void set (Stream^ value);
}
member Body : Stream with get, internal set

Valor de propiedad

Tipo: System.IO.Stream

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

HttpNotification Clase

Microsoft.Phone.Notification (Espacio de nombres)