When commenting my code, I know that I can link to a webpage like this:
/// <Refer url="http://microsoft.com/foo/bar.aspx"/>
But is it possible to reference an excel document (for example) on a samba share? ie.:
/// <Refer unc="\\server.mydomain\share\document.xls"/>