次の方法で共有


Endpoints.Web プロパティ

定義

Web エンドポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="web")]
public string Web { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="web")>]
member this.Web : string
Public ReadOnly Property Web As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象