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: