DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowConnectionStringBuilder Class / ProxyServer Property

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