PatternMatcher::Match Method (String^)
.NET Framework (current version)
Searches a text input to deserialize an object representing a Web method return value.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- text
-
Type:
System::String^
The text to search, which is the body of the HTTP response.
The Match method's return value is the Web method return value deserialized from the input text.
.NET Framework
Available since 1.1
Available since 1.1
Show: