Create project item references. More...
Public Member Functions | |
| T | GetTarget (Node context) |
| Gets the node to which a relative node reference points. | |
Properties | |
| bool | IsAbsoluteReference [get] |
| Gets whether a project item reference is an absolute reference. | |
Create project item references.
See NodeReference and ResourceReference.
| T |
| T | : | class | |
| T | : | ProjectItem |
Gets the node to which a relative node reference points.
| context | The node that you use to resolve the relative path to the target node. |
Examples
To get the node to which a relative node reference points: