ServiceDescriptionImporter Properties

  Name Description
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

Community Additions

ADD
Show: