The members of System.Web.Services.Description.ServiceDescriptionImporter are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.Services.Description.ServiceDescriptionImporter class. |
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. |
AddServiceDescription(ServiceDescription, string, string)
| ||
static | GenerateWebReferences(WebReferenceCollection, System.CodeDom.Compiler.CodeDomProvider, System.CodeDom.CodeCompileUnit, WebReferenceOptions)
| |
Import(System.CodeDom.CodeNamespace, System.CodeDom.CodeCompileUnit)
|