次の方法で共有


StaticSiteBuildProperties.OutputLocation プロパティ

定義

ビルド後のアプリの出力パスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象