Is this possible? I have a FileSystemWatcher defined in my app and it works fine on local paths, even when I share out the same path through a UNC. But when I change it to the UNC share for my FileTable (\\localhost\SS2012\devfs\mystore), it does not work.p>
Thank you