Dependency.Target Property
[Read-only] This property returns the target name of the dependency. For example, if your template contains an INSERT instruction, the target of the dependency as a result of that instruction is the name of the template file being inserted.
Syntax
string Target [ get ]