DataConnector | ComponentOne
C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVConnectionStringBuilder Class / ProxyServer Property

In This Topic
    ProxyServer Property (C1CSVConnectionStringBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ProxyServer As String
    public string ProxyServer {get; set;}
    See Also