Udostępnij za pośrednictwem


InlineEventProperties.DataSchemaUrl Property

Definition

Gets or sets the dataSchemaUrl for the inline event.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to