SoapProtocolImporter::IsSoapEncodingPresent Method (String^)
.NET Framework (current version)
Checks for the presence of "http://schemas.xmlsoap.org/soap/encoding/" in a string that represents a list of Uniform Resource Indicators (URIs).
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- uriList
-
Type:
System::String^
A space-delimited list of URIs.
Return Value
Type: System::Booleantrue it the string contains http://schemas.xmlsoap.org/soap/encoding/; otherwise false.
.NET Framework
Available since 1.1
Available since 1.1
Show: