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

FTPFileFactoryFileParser Property

Get or set the file parser to be used. If it is set explicitly, it is never rotated.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public FTPFileParser FileParser { get; set; }

Property Value

FTPFileParser

See Also