This documentation is archived and is not being maintained.
UriTemplate Properties
Visual Studio 2010
The UriTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
|
Defaults | Gets a collection of name/value pairs for any default parameter values. |
|
IgnoreTrailingSlash | Specifies whether trailing slashes “/” in the template should be ignored when matching candidate URIs. |
|
PathSegmentVariableNames | Gets a collection of variable names used within path segments in the template. |
|
QueryValueVariableNames | Gets a collection of variable names used within the query string in the template. |
Show: