Click or drag to resize
UriTemplateMatchTemplate Property
This API is preliminary and subject to change.
Gets the UriTemplate associated with this UriTemplateMatch instance.

Namespace: Rackspace.Net
Assembly: Rackspace.Net.UriTemplate (in Rackspace.Net.UriTemplate.dll) Version: 1.0.0.0-beta003
Syntax
public UriTemplate Template { get; }

Property Value

Type: UriTemplate
Version Information

.NET Framework

Supported in: 2.0

Portable Class Library

Supported in: Portable Class Library (Legacy)

URI Template Library

Supported in: 1.0
See Also