Compartir a través de


EventType.SchemaUrl Propiedad

Definición

Obtiene o establece la dirección URL del esquema para este tipo de evento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a