Gets the type of the error that further describes the problem.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ProblemType As FtpBatchTransferProblemType Get |
C# |
---|
public FtpBatchTransferProblemType ProblemType { get; } |