DefaultProxySection.Proxy 속성

정의

사용할 웹 프록시 서버를 식별하는 URI를 가져옵니다.

public:
 property System::Net::Configuration::ProxyElement ^ Proxy { System::Net::Configuration::ProxyElement ^ get(); };
[System.Configuration.ConfigurationProperty("proxy")]
public System.Net.Configuration.ProxyElement Proxy { get; }
[<System.Configuration.ConfigurationProperty("proxy")>]
member this.Proxy : System.Net.Configuration.ProxyElement
Public ReadOnly Property Proxy As ProxyElement

속성 값

ProxyElement

웹 프록시 서버를 식별하는 URI입니다.

특성

설명

합니다 ProxyElement 이 반환한에 속하지 않은 리소스에 사용할 웹 프록시 서버를 식별 하는 속성을 BypassList 컬렉션입니다.

적용 대상

추가 정보