| VariableReference Class |
Namespace: TunnelVisionLabs.Net
The VariableReference type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Returns a string representation of the variable reference, in the format described in RFC 6570.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Composite |
Gets a value indicating whether or not this is a composite variable reference.
| |
| Name |
Gets the name of the referenced template variable.
| |
| Prefix |
Gets the number of Unicode code points to include from the variable
expansion in the expanded URI, if this is a prefix variable reference
(i.e. the : operator was used).
|