Share via


ServerIP Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the IP address of the server.

Namespace:  System.Net
Assembly:  System.Ftp (in System.Ftp.dll)

Syntax

'Declaration
Public ServerIP As String
public string ServerIP
public:
String^ ServerIP
val mutable ServerIP: string
public var ServerIP : String

.NET Framework Security

See Also

Reference

FtpWebRequest Class

System.Net Namespace