Share via


StaticSiteBuildProperties.ApiLocation Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to