Click or drag to resize
VariableReferenceComposite Property
This API is preliminary and subject to change.
Gets a value indicating whether or not this is a composite variable reference.

Namespace: TunnelVisionLabs.Net
Assembly: TunnelVisionLabs.Net.UriTemplate (in TunnelVisionLabs.Net.UriTemplate.dll) Version: 1.0.0-beta004
Syntax
public bool Composite { get; }

Property Value

Type: Boolean
if this is a composite variable reference (i.e. the explode modified * was used in the template); otherwise, .
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