Share via


TemplateFileTypeDefinition.Ref Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to