ProtocolImporter.ClassNames Property

 
Use BaseTrue

Gets the CodeIdentifiers object that generates a unique name for the binding class that is currently being generated.

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

member ClassNames : CodeIdentifiers with get

Property Value

Type: System.Xml.Serialization.CodeIdentifiers

The CodeIdentifiers object that generates a unique name for the binding class that is currently being generated.

.NET Framework
Available since 1.1
Return to top
Show: