Application.StartupPath으로 어플리케이션 시작 위치를 알 수 있다.
~~\bin\Debug\net8.0-windows\ 대략 이렇게 나온다..
~~\bin\Debug\net8.0-windows\
다른 방법도 있는데 Application.StartupPath은 윈폼에서만 가능한 방법이라고 한다.
Application.StartupPath