Dart.PowerTCP.EmailValidation Namespace > Proxy Class : Server Property (Proxy) |
Get or set a value which specifies the proxy server to use.
[Visual Basic]
Public Property Server As String
[C#]
public string Server {get; set;}
A string representing the proxy server to use.
Specifies the hostname of the proxy server. Specify the server either in dot notation ("111.111.111.111") or by host name ("myserver").
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.