次の方法で共有


StaticSiteBuildProperties.AppBuildCommand プロパティ

定義

静的コンテンツ アプリケーションのデプロイ中に実行するカスタム コマンドを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象