| ShellControlConnectorOnFileChanged Method  | 
 
            Fire the OnFileChanged event.
            
 
    Namespace: 
   Jam.Shell
    Assembly:
   ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
 Syntax
Syntaxprotected virtual void OnFileChanged()
Protected Overridable Sub OnFileChanged
protected:
virtual void OnFileChanged()
abstract OnFileChanged : unit -> unit 
override OnFileChanged : unit -> unit 
 See Also
See Also