TagDescriptionCreateParameters.ExternalDocsDescription Property

Definition

Gets or sets description of the external resources describing the tag.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to