SettingsSection.HttpListener 속성

정의

HttpListener 개체에서 사용하는 설정을 제어하는 구성 요소를 가져옵니다.

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

속성 값

HttpListenerElement 개체입니다.

HttpListener 개체에서 사용하는 설정을 제어하는 구성 요소입니다.

특성

적용 대상

추가 정보