dotConnect for QuickBooks Online Documentation
Devart.Common Namespace / ProxyOptions Class / ProxyAddress Property

In This Topic
    ProxyAddress Property
    In This Topic
    Gets the uniform resource identifier (URI), generated from the values of the Host, Port, User, and Password properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property ProxyAddress As Uri
    public Uri ProxyAddress {get;}
    See Also