C# Класс PacProxyUsage.Win32Api.WINHTTP_PROXY_INFO

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
lpszProxy string
lpszProxyBypass string

Описание свойств

lpszProxy публичное свойство

Pointer to a string value that contains the proxy server list
public string lpszProxy
Результат string

lpszProxyBypass публичное свойство

Pointer to a string value that contains the proxy bypass list
public string lpszProxyBypass
Результат string