Aracılığıyla paylaş


HttpBindingBase.ProxyAddress Özellik

Tanım

HTTP proxy'sinin URI adresini alır veya ayarlar.

public:
 property Uri ^ ProxyAddress { Uri ^ get(); void set(Uri ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.UriTypeConverter))]
public Uri ProxyAddress { get; set; }
public Uri ProxyAddress { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.UriTypeConverter))>]
member this.ProxyAddress : Uri with get, set
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

Özellik Değeri

Uri

HTTP proxy'sinin URI adresi.

Öznitelikler

Şunlara uygulanır