Hello,
given the project structure below, do you know how to make test.xaml tell its path with an activity inside of test.xaml w/o providing any information about the (relative) path within test.xaml?
- Project Root
- Folder A
- Folder B
- Folder B1
- Folder B2
- test.xaml
Please, assume that the name of test.xaml is not unique in the project.
Cheers, Emerald.