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