Compartir a través de


EventData.Description Propiedad

Definición

Obtiene la descripción del evento.

[Newtonsoft.Json.JsonProperty(PropertyName="description")]
public string Description { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="description")>]
member this.Description : string
Public ReadOnly Property Description As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a