edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPClientWelcomeMessage Property

Server welcome message.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public string[] WelcomeMessage { get; }

Property Value

String

Implements

IFileTransferClientWelcomeMessage

Remarks

Only valid after connection. May be accessed prior to login.

See Also