Compartir a través de


NotificationDetails.NotificationBody Propiedad

Definición

Obtiene o establece el cuerpo de la notificación.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="NotificationBody", Order=1007)]
public string NotificationBody { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="NotificationBody", Order=1007)>]
member this.NotificationBody : string with get, set
Public Property NotificationBody As String

Valor de propiedad

El cuerpo de la notificación.

Atributos

Se aplica a