메소드 | 설명 | |
---|---|---|
DisableBrowserEmulationMode ( ) : void | ||
SetBrowserFeatureControlKey ( [ feature, [ appName, uint value ) : void | ||
SetSilent ( [ browser, bool silent ) : void | ||
SetSilentAlternative ( [ browser, bool silent ) : void | ||
SetUserAgent ( string userAgent ) : void |
메소드 | 설명 | |
---|---|---|
UrlMkSetSessionOption ( int dwOption, string pBuffer, int dwBufferLength, int dwReserved ) : int |
public static DisableBrowserEmulationMode ( ) : void | ||
리턴 | void |
public static SetBrowserFeatureControlKey ( [ feature, [ appName, uint value ) : void | ||
feature | [ | |
appName | [ | |
value | uint | |
리턴 | void |
public static SetSilent ( [ browser, bool silent ) : void | ||
browser | [ | |
silent | bool | |
리턴 | void |
public static SetSilentAlternative ( [ browser, bool silent ) : void | ||
browser | [ | |
silent | bool | |
리턴 | void |
public static SetUserAgent ( string userAgent ) : void | ||
userAgent | string | |
리턴 | void |