DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / ProxySettings Class / ProxyServer Property

In This Topic
    ProxyServer Property (ProxySettings)
    In This Topic
    The hostname or IP address of a proxy to route HTTP traffic through.
    Syntax
    'Declaration
     
    Public Property ProxyServer As String
    public string ProxyServer {get; set;}
    See Also