UriTemplate Constructor (String, Boolean, IDictionary<String, String>)
Initializes a new instance of the UriTemplate class.
Namespace: System
Assembly: System.ServiceModel.Web.Extensions (in System.ServiceModel.Web.Extensions.dll)
public UriTemplate( string template, bool ignoreTrailingSlash, IDictionary<string, string> additionalDefaults )
Parameters
- template
- Type: System.String
The template string.
- ignoreTrailingSlash
- Type: System.Boolean
true if the trailing slash “/” characters are ignored; otherwise false.
- additionalDefaults
- Type: System.Collections.Generic.IDictionary<String, String>
A dictionary that contains a list of default values for the template parameters.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.