The properties of System.Web.Services.Description.ServiceDescriptionImporter are listed below. For a list of all members, see the ServiceDescriptionImporter Members list.
See Also: Inherited members from System.Object
CodeGenerationOptions | System.Xml.Serialization.CodeGenerationOptions.
Gets or sets various options for code generation. | |
CodeGenerator | System.CodeDom.Compiler.CodeDomProvider.
Gets or sets the code generator used by the service description importer. | |
ProtocolName | string.
Gets or sets the protocol used to access the described XML Web services. | |
[read-only] | Schemas | System.Xml.Serialization.XmlSchemas.
Gets the System.Xml.Serialization.XmlSchemas used by the ServiceDescriptionImporter.ServiceDescriptions property. |
[read-only] | ServiceDescriptions | ServiceDescriptionCollection.
Gets the collection of System.Web.Services.Description.ServiceDescription instances to be imported. |
Style | ServiceDescriptionImportStyle.
Gets or sets a value that determines the style of code (client or server) that is generated when the ServiceDescriptionImporter.ServiceDescriptions values are imported. |