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

FileTransferExceptionMessage Property

Gets a message that describes the current exception.

Definition

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

Property Value

String

Implements

_ExceptionMessage

See Also