Name

ProtocolImporter

Synopsis

This type supports the .NET Framework infrastructure. You don’t need to use it directly in your code.

Public MustInherit Class ProtocolImporter
                  ' Protected Constructors
   Protected Sub New() 
' Public Instance Properties
   Public ReadOnly Property AbstractSchemas As XmlSchemas  
   Public ReadOnly Property Binding As Binding  
   Public ReadOnly Property ClassName As String  
   Public ReadOnly Property ClassNames As CodeIdentifiers  
   Public ReadOnly Property CodeNamespace As CodeNamespace  
   Public ReadOnly Property CodeTypeDeclaration As CodeTypeDeclaration  
   Public ReadOnly Property ConcreteSchemas As XmlSchemas  
   Public ReadOnly Property InputMessage As Message  
   Public ReadOnly Property MethodName As String  
   Public ReadOnly Property Operation As Operation  
   Public ReadOnly Property OperationBinding As OperationBinding  
   Public ReadOnly Property OutputMessage As Message  
   Public ReadOnly Property Port As Port  
   Public ReadOnly Property PortType As PortType  
   MustInherit Public ReadOnly Property ProtocolName As String  
   Public ReadOnly Property Schemas As XmlSchemas  
   Public ReadOnly Property Service As Service  
   Public ReadOnly Property ServiceDescriptions As ServiceDescriptionCollection  
   Public ReadOnly Property Style As ServiceDescriptionImportStyle  
   Public Property Warnings As ServiceDescriptionImportWarnings  
' Public Instance Methods
   Public Sub AddExtensionWarningComments( ByVal comments As System.CodeDom.CodeCommentStatementCollection, ByVal extensions As ServiceDescriptionFormatExtensionCollection) ...

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.