WebRequestModuleElement Constructor (String^, Type^)
.NET Framework (current version)
Initializes a new instance of the WebRequestModuleElement class using the specified URI prefix and type identifier.
Assembly: System (in System.dll)
Parameters
- prefix
-
Type:
System::String^
A string containing a URI prefix.
- type
-
Type:
System::Type^
A Type that identifies the class that handles creating requests for resources that use the prefix URI prefix.
.NET Framework
Available since 2.0
Available since 2.0
Show: