Bagikan melalui


SettingsSection.HttpListener Properti

Definisi

Mendapatkan elemen konfigurasi yang mengontrol pengaturan yang HttpListener digunakan oleh objek.

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

Nilai Properti

Sebuah objekHttpListenerElement.

Elemen konfigurasi yang mengontrol pengaturan yang digunakan oleh objek HttpListener .

Atribut

Berlaku untuk

Lihat juga