FtpWebResponse::WelcomeMessage Property
.NET Framework (current version)
Gets the message sent by the FTP server when authentication is complete.
Assembly: System (in System.dll)
If the connection is being reused (the KeepAlive property is set to true), the WelcomeMessage property returns the first welcome message received with the connection.
.NET Framework
Available since 2.0
Available since 2.0
Show: