DataContractSerializerMessageContractImporter.IWsdlImportExtension.BeforeImport Method

Definition

Specifies a service description and schema set to use when importing a set of WSDL documents.

C#
void IWsdlImportExtension.BeforeImport(System.Web.Services.Description.ServiceDescriptionCollection wsdlDocuments, System.Xml.Schema.XmlSchemaSet xmlSchemas, System.Collections.Generic.ICollection<System.Xml.XmlElement> policy);

Parameters

wsdlDocuments
ServiceDescriptionCollection

A ServiceDescriptionCollection that represents the WSDL documents to inspect.

xmlSchemas
XmlSchemaSet

An XmlSchemaSet that represents the schemas to use when converting messages.

policy
ICollection<XmlElement>

A ICollection<T> that contains the policy documents to use when importing messages.

Implements

Remarks

Specifies a service description and schema set to use when importing a set of WSDL documents.

Applies to

Ürün Sürümler
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1