This documentation is archived and is not being maintained.
ServiceDescriptionImporter Properties
.NET Framework 1.1
The properties of the ServiceDescriptionImporter class are listed here. For a complete list of ServiceDescriptionImporter class members, see the ServiceDescriptionImporter Members topic.
Public Properties
ProtocolName | Gets or sets the name of the protocol to be imported. |
Schemas | Gets the XmlSchemas collection contained in the XML Web service to be imported. This property is read-only. |
ServiceDescriptions | Gets the ServiceDescriptionCollection being imported by the ServiceDescriptionImporter. |
Style | Gets or sets the ServiceDescriptionImportStyle associated with the ServiceDescriptionImporter instance. |
See Also
ServiceDescriptionImporter Class | System.Web.Services.Description Namespace
Show:
