System::Net::WebRequest::WebRequestPrefixElement::WebRequestPrefixElement constructor

WebRequestPrefixElement::WebRequestPrefixElement constructor

Constructs a new instance.

System::Net::WebRequest::WebRequestPrefixElement::WebRequestPrefixElement(String P, System::SharedPtr<IWebRequestCreate> C)
ParameterTypeDescription
PStringThe prefix.
CSystem::SharedPtr<IWebRequestCreate>Creates a new instances of the WebRequest class.

See Also