ProxyElement.ProxyAddress Właściwość

Definicja

Pobiera lub ustawia identyfikator URI identyfikujący serwer proxy sieci Web do użycia.

public:
 property Uri ^ ProxyAddress { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("proxyaddress")]
public Uri ProxyAddress { get; set; }
[<System.Configuration.ConfigurationProperty("proxyaddress")>]
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

Wartość właściwości

Uri

Identyfikator URI identyfikujący serwer proxy sieci Web do użycia.

Atrybuty

Dotyczy

Zobacz też