June 2002
Intermediate to advanced
816 pages
28h 12m
English
ServiceDescriptionFormatExtension
This abstract class allows you to create a WSDL
extensibility element. Extensibility elements can be added at many levels by adding a ServiceDescriptionFormatExtension
object to the Extensions collection of a class in this namespace.
Note that you will also need to derive your own SoapExtensionImporter
class if you need to extend the import process to use your extensibility element
when generating a proxy class.
Public MustInherit Class ServiceDescriptionFormatExtension ' Protected Constructors Protected Sub New() ' Public Instance Properties Public Property Handled As Boolean Public ReadOnly Property Parent As Object Public Property Required As Boolean End Class
Read now
Unlock full access