System.Web.Services.Description.ServiceDescription.Imports Property

Gets the collection of System.Web.Services.Description.Import elements contained in the System.Web.Services.Description.ServiceDescription.

Syntax

[System.Xml.Serialization.XmlElement("import")]
public ImportCollection Imports { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Services.Description.ImportCollection returned by this property corresponds to the list of import elements enclosed by the Web Services Description Language (WSDL) definitions root element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0