Method GetFileSystemWatchTools
GetFileSystemWatchTools(FileSystemWatchToolOptions)
Gets all FileSystem Watch tools with optional shared options.
public static IEnumerable<ITool> GetFileSystemWatchTools(FileSystemWatchToolOptions options = null)
Parameters
optionsFileSystemWatchToolOptionsShared configuration options, or
nullfor defaults.
Returns
- IEnumerable<ITool>
Both FileSystem Watch tool instances.