System.Web.Services.Description.SoapProtocolImporter.IsSoapEncodingPresent Method

Checks for the presence of "http://schemas.xmlsoap.org/soap/encoding/" in a string that represents a list of Uniform Resource Indicators (URIs).

Syntax

protected virtual bool IsSoapEncodingPresent (string uriList)

Parameters

uriList
A space-delimited list of URIs.

Returns

true it the string contains tp://schemas.xmlsoap.org/soap/encoding/; otherwise false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0