ServiceDescription.Imports Property
.NET Framework (current version)
Gets the collection of Import elements contained in the ServiceDescription.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Web.Services.Description.ImportCollectionA collection of import elements contained in the service description.
The 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/.
.NET Framework
Available since 1.1
Available since 1.1
Show: