ServiceDescriptionImporter Properties
.NET Framework (current version)
Namespace:
System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
| 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:
