次の方法で共有


StaticSiteBuildProperties.ApiLocation プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象