How to find 'Images' folder of Application.

Apr 11 2011 5:49 AM

Hi all,
        Currently i am working in VSTO using c#.net.  I want to acceess 'Images' Folder of my Application. I tried with Application.StartupPath and Application.ExecutablePath. Both are asking "C:\ProgramFiles\MS Office\..." location.

  I want to access Images folder of my Project. I even tried with GetCurrentFolder(), Even it is not working.

Please help me in solving this Issue.


Thanks,
K.S. Reddi Prasad.

Answers (2)