DiscoveryClientProtocol.AdditionalInformation Property

 

Gets information in addition to references found in the discovery document.

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

member AdditionalInformation : IList with get

Property Value

Type: System.Collections.IList

An IList containing additional information found in the discovery document.

The AdditionalInformation property primarily contains SOAP bindings, represented by the SoapBinding class, defined in the discovery document.

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

.NET Framework
Available since 1.1
Return to top
Show: