SettingsSection.HttpListener Właściwość

Definicja

Pobiera element konfiguracji, który kontroluje ustawienia używane przez HttpListener obiekt.

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

Wartość właściwości

Obiekt HttpListenerElement.

Element konfiguracji, który kontroluje ustawienia używane przez HttpListener obiekt.

Atrybuty

Dotyczy

Zobacz też