次の方法で共有


WebproxySettings.ConnectionUri プロパティ

定義

接続 URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象