Legend
| Property: string[] FileFiltersToBeMonitoredForChanges
Declarationstring[] FileFiltersToBeMonitoredForChanges SummaryWhen implemented in a class, returns a list of file filters (e.g.C:\path\*.* ) which Propeller will
monitor for changes. Every time a change to any matching file is detected, Propeller reinitializes this
module.Remarks
Propeller invokes this property only once, after calling IPropellerModule.Init(
It is acceptable to return |