Click or drag to resize
UriTemplateMatch Properties
This API is preliminary and subject to change.

The UriTemplateMatch type exposes the following members.

Properties
  NameDescription
Public propertyBindings
Gets a collection of bindings from variable name to the actual URI Template variable reference and bound value.
Public propertyTemplate
Gets the UriTemplate associated with this UriTemplateMatch instance.
Top
See Also