C# Class PacProxyUsage.Win32Api.WINHTTP_PROXY_INFO

Mostrar archivo Open project: anti-censorship-russia/chromium-extension Class Usage Examples

Public Properties

Property Type Description
lpszProxy string
lpszProxyBypass string

Property Details

lpszProxy public_oe property

Pointer to a string value that contains the proxy server list
public string lpszProxy
return string

lpszProxyBypass public_oe property

Pointer to a string value that contains the proxy bypass list
public string lpszProxyBypass
return string