C# 클래스 OnlineVideos.Sites.WebAutomation.BrowserHost.IERegistryVersion

To make sure this work in IE 11 we need to set this web browser version to use IE10 rendering and turn off (or configure) ActiveX filtering This is specifically for loading silverlight for Sky Go
파일 보기 프로젝트 열기: offbyoneBB/mp-onlinevideos2 1 사용 예제들

비공개 메소드들

메소드 설명
RemoveIEVersion ( ) : void

Clean up (if needs be)

SetIEVersion ( int emulationLevel ) : void

Set a flag in the registry to make this browser run as if it was IE 10 Value reference: http://msdn.microsoft.com/en-us/library/ee330730%28v=VS.85%29.aspx IDOC Reference: http://msdn.microsoft.com/en-us/library/ms535242%28v=vs.85%29.aspx