Interface ITriggerLoadFromPath
Event trigger for loading from a specified path.
Namespace: QFSW.BA.EventTriggers
Assembly: QFSW.BA.dll
Syntax
public interface ITriggerLoadFromPath : IBuildEventTrigger
Events
TriggerLoadFromPath
Triggers a load of data from the specified path.
Declaration
event Action<string> TriggerLoadFromPath
Event Type
| Type | Description |
|---|---|
| Action<String> |