dotConnect for Adobe Commerce Documentation
Devart.Common Namespace / ProxyOptions Class / Host Property

On this page
    Host Property (ProxyOptions)
    On this page
    Gets or sets the host name or IP address of the proxy server to which to connect.
    Syntax
    'Declaration
     
    Public Property Host As String
    public string Host {get; set;}

    Property Value

    The host name or IP address of proxy server.
    See Also