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; }

Field Value

Problem type.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also