TemplateLink.TemplateURI Property

Definition

URI referencing the template.

[System.Text.Json.Serialization.JsonPropertyName("uri")]
public string TemplateURI { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("uri")>]
member this.TemplateURI : string with get, set
Public Property TemplateURI As String

Property Value

Attributes

Applies to