This documentation is archived and is not being maintained.

ServiceDescriptionImporter Properties

The ServiceDescriptionImporter type exposes the following members.

  NameDescription
Public property CodeGenerationOptions Gets or sets various options for code generation.
Public property CodeGenerator Gets or sets the code generator used by the service description importer.
Public property ProtocolName Gets or sets the protocol used to access the described XML Web services.
Public property Schemas Gets the XmlSchemas used by the ServiceDescriptions property.
Public property ServiceDescriptions Gets the collection of ServiceDescription instances to be imported.
Public property Style Gets or sets a value that determines the style of code (client or server) that is generated when the ServiceDescriptions values are imported.
Top
Show: