Udostępnij za pośrednictwem


InlineEventProperties.DocumentationUrl Property

Definition

Gets or sets the documentationUrl for the inline event.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to