SoapSchemaImporter Constructor (XmlSchemas^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the SoapSchemaImporter class, specifying XmlSchema objects representing the XML schemas used by SOAP encoded messages defined in a WSDL document.
Assembly: System.Xml (in System.Xml.dll)
SOAP encoding, as defined in Section 5 of the SOAP 1.1 specification, is specified in a WSDL document.
Instead of creating an instance of the SoapSchemaImporter class directly, use Wsdl.exe.
.NET Framework
Available since 1.1
Available since 1.1
Show: