Udostępnij przez


NetSectionGroup.WebRequestModules Właściwość

Definicja

Pobiera sekcję konfiguracji zawierającą moduły zarejestrowane do użycia z klasą WebRequest .

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

Wartość właściwości

Obiekt WebRequestModulesSection.

Atrybuty

Uwagi

Sekcja zwrócona przez tę właściwość odpowiada <elementowi konfiguracji webRequestModules> (Ustawienia sieciowe).

Dotyczy