Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

UriTemplateMatch Constructor ()

 

Initializes a new instance of the UriTemplateMatch class.

Namespace:   System
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
UriTemplateMatch()

Usually you do not directly instantiate this class, a UriTemplateMatch instance is returned from the Match(Uri^, Uri^) or MatchSingle(Uri^) method. The Match method returns a collection of UriTemplateMatch as well.

.NET Framework
Available since 3.5
Return to top
Show:
© 2017 Microsoft