Click or drag to resize
IFileMonitorsSetMonitor Method (String, String, String, Boolean)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void SetMonitor(
	string inKey,
	string inPath,
	string inFilter,
	bool inReactivate
)

Parameters

inKey
Type: SystemString
inPath
Type: SystemString
inFilter
Type: SystemString
inReactivate
Type: SystemBoolean
See Also