次の方法で共有


StaticSiteBuildProperties.AppLocation プロパティ

定義

リポジトリ内のアプリ コードへのパスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象