ProtocolImporter.CodeTypeDeclaration Property

 
Use BaseTrue

Gets a representation of the binding class that is currently being generated.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member CodeTypeDeclaration : CodeTypeDeclaration with get

Property Value

Type: System.CodeDom.CodeTypeDeclaration

A representation of the binding class that is currently being generated.

.NET Framework
Available since 1.1
Return to top
Show: