ShellTreeViewShellChangeNotifier Property |
Returns the reference to the ShellChangeNotifier that
is associated with this instance.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected ShellChangeNotifier ShellChangeNotifier { get; }
Protected ReadOnly Property ShellChangeNotifier As ShellChangeNotifier
Get
protected:
property ShellChangeNotifier^ ShellChangeNotifier {
ShellChangeNotifier^ get ();
}
member ShellChangeNotifier : ShellChangeNotifier with get
Property Value
Type:
ShellChangeNotifierSee Also