Loupe - Log - Monitor - Resolve
Gibraltar Namespace / FileReferenceCollection Class / OnDirectoryChange Method

In This Topic
    OnDirectoryChange Method
    In This Topic
    Called when it has been detected that the directory has been updated to determine what the update is.
    Syntax
    'Declaration
     
    
    Protected Overridable Function OnDirectoryChange() As Boolean
    protected virtual bool OnDirectoryChange()

    Return Value

    True if a real change was detected, false otherwise
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also