Interface ITriggerCustomLog
Event trigger for producing a custom log.
Namespace: QFSW.BA.EventTriggers
Assembly: QFSW.BA.dll
Syntax
public interface ITriggerCustomLog : IBuildEventTrigger
Events
TriggerCustomLog
Triggers a custom log event.
Declaration
event Action<string> TriggerCustomLog
Event Type
| Type | Description |
|---|---|
| Action<String> |