MetadataSection.CreateFromServiceDescription(ServiceDescription) Method

Definition

Returns a MetadataSection that contains the specified ServiceDescription.

C#
public static System.ServiceModel.Description.MetadataSection CreateFromServiceDescription(System.Web.Services.Description.ServiceDescription serviceDescription);

Parameters

serviceDescription
ServiceDescription

The ServiceDescription used to create a MetadataSection object.

Returns

A MetadataSection that contains the specified ServiceDescription.

Exceptions

The serviceDescription is null.

Remarks

Use this static factory method to quickly create a MetadataSection for a WSDL document. The Dialect property is assigned the value of ServiceDescriptionDialect and the Identifier property is assigned the value of the target namespace of the WSDL document.

Applies to

Proizvod Verzije
.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