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

HttpClientWelcomeMessage Property

Returns nothing since HTTP doesn't inherently support welcome messages.

Definition

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

Property Value

String

Implements

IFileTransferClientWelcomeMessage

See Also