Share via


StaticSiteBuildProperties.AppBuildCommand Property

Definition

Gets or sets a custom command to run during deployment of the static content application.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to