Share via


StaticSiteTemplateOptions.TemplateRepositoryUrl Property

Definition

Gets or sets URL of the template repository. The newly generated repository will be based on this one.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to