dotConnect for PostgreSQL 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;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also