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

FTPClientShowHiddenFiles Property

Include hidden files in operations that involve listing of directories, and if supported by the server.

Definition

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

Property Value

Boolean

Implements

IFileTransferClientShowHiddenFiles

See Also