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::Template Property
.NET Framework (current version)
Gets and sets the UriTemplate instance associated with this UriTemplateMatch instance.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property UriTemplate^ Template { UriTemplate^ get(); void set(UriTemplate^ value); }
This property contains the UriTemplate that the candidate URI matched.
.NET Framework
Available since 3.5
Available since 3.5
Show: