次の方法で共有


HttpSettingsRoutes.ApiPrefix プロパティ

定義

すべての認証/承認パスの前にあるプレフィックスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象