[C#/COMMON] Internet Explorer의 브라우저 에뮬레이션 모드 설정하기


■ Internet Explorer의 브라우저 에뮬레이션 모드를 설정하는 방법을 보여준다.

InternetExplorerHelper.cs

※ SetBrowserEmulationMode(string root, string applicationName, int browserEmulationMode) 메소드에서 실제로는 32/64비트 프로세스 구분없이 설정해서 사용했다.

Program.cs

TestProject.zip

분류

보관함