Edit

TemplateParameter.DefaultIfOptionWithoutValue Property

Definition

[Newtonsoft.Json.JsonProperty]
public string? DefaultIfOptionWithoutValue { get; set; }
[<Newtonsoft.Json.JsonProperty>]
member this.DefaultIfOptionWithoutValue : string with get, set
Public Property DefaultIfOptionWithoutValue As String

Property Value

Implements

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to