This documentation is archived and is not being maintained.
ServiceDescriptionImporter Properties
Visual Studio 2010
The ServiceDescriptionImporter type exposes the following members.
| Name | Description | |
|---|---|---|
|
CodeGenerationOptions | Gets or sets various options for code generation. |
|
CodeGenerator | Gets or sets the code generator used by the service description importer. |
|
ProtocolName | Gets or sets the protocol used to access the described XML Web services. |
|
Schemas | Gets the XmlSchemas used by the ServiceDescriptions property. |
|
ServiceDescriptions | Gets the collection of ServiceDescription instances to be imported. |
|
Style | Gets or sets a value that determines the style of code (client or server) that is generated when the ServiceDescriptions values are imported. |
Show: