Name

ServiceDescriptionFormatExtension

Synopsis

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

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.