C# 클래스 mRemoteNG.Tools.IeBrowserEmulation

파일 보기 프로젝트 열기: mRemoteNG/mRemoteNG

공개 메소드들

메소드 설명
Register ( ) : void
Unregister ( ) : void

비공개 메소드들

메소드 설명
DeleteBrowserFeatureControl ( ) : void
DeleteBrowserFeatureControlKey ( string feature, string appName ) : void
GetBrowserEmulationMode ( ) : uint
IeBrowserEmulation ( ) : System
SetBrowserFeatureControl ( ) : void
SetBrowserFeatureControlKey ( string feature, string appName, uint value ) : void

메소드 상세

Register() 공개 정적인 메소드

public static Register ( ) : void
리턴 void

Unregister() 공개 정적인 메소드

public static Unregister ( ) : void
리턴 void