BBjDirectoryChangeEvent::getFilename

Description

In BBj 17.0 and higher, this method returns the filename that was changed (relative to the directory being watched).

Syntax

Return Value

Method

String

getFilename()

Parameters

None.

Return Value

Returns the filename that was changed (relative to the directory being watched).

Remarks

None.

See Also

BBjDirectoryChangeEvent

BBjFileSystem::watchDirectory

BBjFileSystem::unwatchDirectory

BBjFileSystem::unwatchAllDirectories

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.