次の方法で共有


BasicHttpRelayBindingElement.ProxyAddress プロパティ

定義

HTTP プロキシのアドレスを記述する URI を取得または設定します。

[System.Configuration.ConfigurationProperty("proxyAddress", DefaultValue=null)]
public Uri ProxyAddress { get; set; }
[<System.Configuration.ConfigurationProperty("proxyAddress", DefaultValue=null)>]
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

プロパティ値

Uri

URI を Uri 含む を返します。 既定値は null です。

属性

適用対象