TemplateParameterFile.Schema Property

Definition

[Newtonsoft.Json.JsonProperty("$schema")]
public string Schema { get; set; }
[<Newtonsoft.Json.JsonProperty("$schema")>]
member this.Schema : string with get, set
Public Property Schema As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to