Compartir a través de


EventResponseMessage.Content Propiedad

Definición

Obtiene o establece el contenido del mensaje de respuesta de eventos.

[Newtonsoft.Json.JsonProperty(PropertyName="content")]
public string Content { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="content")>]
member this.Content : string with get, set
Public Property Content As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a