Binding.Extensions Property

 

Gets the collection of extensibility elements used in the XML Web service.

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

override Extensions : ServiceDescriptionFormatExtensionCollection with get

Property Value

Type: System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection

A ServiceDescriptionFormatExtensionCollection object that contains the collection of extensibility elements used in the XML Web service.

The following example demonstrates a typical use of the Extensions property.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: