Aracılığıyla paylaş


SettingsSection.HttpListener Özellik

Tanım

Bir HttpListener nesne tarafından kullanılan ayarları denetleen yapılandırma öğesini alır.

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

Özellik Değeri

Bir HttpListenerElement nesnesi.

Bir HttpListener nesne tarafından kullanılan ayarları denetleen yapılandırma öğesi.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.