Udostępnij za pośrednictwem


DefaultProxySection.Module Właściwość

Definicja

Pobiera informacje o typie dla niestandardowej implementacji internetowego serwera proxy.

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

Wartość właściwości

Informacje o typie dla niestandardowej implementacji internetowego serwera proxy.

Atrybuty

Uwagi

Zwrócona ModuleElement przez tę właściwość identyfikuje typ, zestaw i wersję implementacji niestandardowej IWebProxy .

Dotyczy

Zobacz też