UriTemplateTable::Match 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.
Return Value
Type: System.Collections.ObjectModel::Collection<UriTemplateMatch^>^A collection of UriTemplateMatch instances.
This method may return multiple matches.
.NET Framework
Available since 3.5
Available since 3.5
Show: