Delen via


StaticSiteBuildProperties.AppLocation Property

Definition

Gets or sets the path to the app code within the repository.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to