ShellTreeViewShellChangeNotifier Property |
Returns the reference to the ShellChangeNotifier that
is associated with this instance.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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