UriTemplateTable::MatchSingle Method (Uri^)
.NET Framework (current version)
Attempts to match a candidate Uri to the UriTemplateTable.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- uri
-
Type:
System::Uri^
The candidate URI.
This method returns, at most, one match. If more than one match is found, a UriTemplateMatchException is thrown.
.NET Framework
Available since 3.5
Available since 3.5
Show: