개발기타
Visual Studio 2010 환경설정 중 현재 수정중인 소스를 솔루션 탐색기에서 표시
캡틴노랑이
2015. 7. 29. 11:13
반응형
//현재 수정하고 있는 소스의 경로를 솔루션 탐색기에서 바로 연결
Tools - Options - Projects and Solutions - General - Track Active Item In Solution Explorer
I don't have full Visual Studio, only the Express Editions, where it seems to be checked by default for VB.NET and unchecked by default in C++.NET.
반응형