Compartir a través de


EventTypeInfo.Kind Propiedad

Definición

Obtiene o establece el tipo de tipo de evento utilizado. Entre los valores posibles se incluyen: "Inline"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a