|
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.230-beta
Syntaxfunction get_Directory();
function set_Directory(value);
View SourceProperty Value
String
See Also