|
FtpFileWatcherDirectory Property
|
Gets or sets name of FTP directory name to monitor. Leave blank to monitor initial FTP session directory.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax function get_Directory();
function set_Directory(value);
View SourceProperty Value
StringSee Also