ServiceDescriptionImporter Properties
.NET Framework 3.0
| 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.
|
Community Additions
ADD
Show: