Click or drag to resize

FtpDirectoryFiles Property

Gets files of directory.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.246-beta
Syntax
public DictionaryTKey, TValueValueCollection Files { get; }
View Source

Property Value

DictionaryTKey, TValueValueCollection
See Also