Obtaining the URL from an Internet Shortcut

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

How does one use the IUniformResourceLocator interface from C# in order to
get the URL that an internet shortcut points to?

Is there a specific reference I should add to my project?

Thank you very much,
Rich
 
I havent tried it out but I feel the easier way should be to read the URL
file using some text reader ....

With Regards,
Kunal Cheda.
 
Back
Top