Click or drag to resize

fileWatcher Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Creates a file watcher instance

Namespace:  imbACE.Core.ataman.fileWatch
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public fileWatcher(
	fileWatcherType __type,
	string __path,
	string __searchFilter
)
Request Example View Source

Parameters

__type
Type: imbACE.Core.ataman.fileWatchfileWatcherType
__path
Type: SystemString
__searchFilter
Type: SystemString

Return Value

Type: 
See Also