adTempus API
ArcanaDevelopment.adTempus.Shared.FileOperations Namespace / ProxySettings Class / ProxyAddress Field


In This Topic
    ProxyAddress Field
    In This Topic
    The name or address of the proxy server
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public ProxyAddress As String
    [DataMember()]
    public string ProxyAddress
    [DataMember()]
    public:
    String^ ProxyAddress
    See Also