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