I'm working in C# Winforms, .net 4.0, and am designing some design-time components. My goal is to have the designer look for a specific file that resides in (either the project dir or the output dir).
Is there anyway for me to find the values of the following variables from code?
(Outpath) (ProjectDir)