次の方法で共有


StaticSiteBuildProperties.AppArtifactLocation プロパティ

定義

非推奨の取得または設定: ビルド後のアプリ成果物のパス (OutputLocation を優先して非推奨)

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象