HttpClientShowHiddenFiles Property
Include hidden files in operations that involve listing of directories,
and if supported by the server. Not applicable for HTTP.
Namespace: EnterpriseDT.Net.Ftp.HttpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool ShowHiddenFiles { get; set; }
Public Property ShowHiddenFiles As Boolean
Get
Set
public:
virtual property bool ShowHiddenFiles {
bool get () sealed;
void set (bool value) sealed;
}
abstract ShowHiddenFiles : bool with get, set
override ShowHiddenFiles : bool with get, set
BooleanIFileTransferClientShowHiddenFiles