UriTemplate Properties
.NET Framework (current version)
Namespace:
System
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| 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:
