1
내가 VS-2010 추가 기능에 안돼서 '에 대한 정의를 포함하지 않는'EnvDTE80.Window2 그래서 나는이 연습을 시작 CreateToolWindow2
하지만 건물입니다 때 내 프로젝트 다음 오류가 발생합니다.
'EnvDTE80.Window2' does not contain a definition for 'CreateToolWindow2' and no extension method 'CreateToolWindow2' accepting a first argument of type 'EnvDTE80.Window2' could be found (are you missing a using directive or an assembly)
내 프로젝트에 어셈블리 참조가 추가되었습니다. 어떤 제안?
네 말이 맞아. 도와 줘서 고맙다. – Schaliasos