Freigeben über


WebHttpBinding.ProxyAddress Eigenschaft

Definition

Ruft die URI-Adresse des HTTP-Proxys ab oder legt sie fest.

public:
 property Uri ^ ProxyAddress { Uri ^ get(); void set(Uri ^ value); };
public Uri ProxyAddress { get; set; }
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

Eigenschaftswert

Uri

A Uri , das als Adresse des HTTP-Proxys dient. Der Standardwert ist null.

Hinweise

Wenn der Wert auf <a0/> festgelegt ist, wird der Wert ignoriert.

Gilt für: