WebRequestModuleElement Constructor

 

Initializes a new instance of the WebRequestModuleElement class.

Namespace:   System.Net.Configuration
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodWebRequestModuleElement()

Initializes a new instance of the WebRequestModuleElement class.

System_CAPS_pubmethodWebRequestModuleElement(String^, String^)

Initializes a new instance of the WebRequestModuleElement class using the specified URI prefix and type information.

System_CAPS_pubmethodWebRequestModuleElement(String^, Type^)

Initializes a new instance of the WebRequestModuleElement class using the specified URI prefix and type identifier.

Return to top
Show: