Click or drag to resize
VariableReferenceToString Method
This API is preliminary and subject to change.
Returns a string representation of the variable reference, in the format described in RFC 6570.

Namespace: TunnelVisionLabs.Net
Assembly: TunnelVisionLabs.Net.UriTemplate (in TunnelVisionLabs.Net.UriTemplate.dll) Version: 1.0.0-beta004
Syntax
public override string ToString()

Return Value

Type: String
A string representation of the variable reference, in the format described in RFC 6570.
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