File change event class.
This event occurs every time a monitored file changed:
Public Member Functions | |
__init__ (HKEventBase pEvent) | |
Constructor. | |
Public Attributes | |
FBPropertyFileMonitoringType | Type |
Read Only Property: Type of file change event. | |
FBPropertyString | Path |
Read Only Property: The path of changed file. |
__init__ | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
Reimplemented from FBEvent.
FBPropertyFileMonitoringType Type |
Read Only Property: Type of file change event.
Reimplemented from FBEvent.
Read Only Property: The path of changed file.