ShellChangeNotifierRecursive Property |
Set to true, if change notifications for subfolders are desired as well.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public bool Recursive { get; set; }
Public Property Recursive As Boolean
Get
Set
public:
property bool Recursive {
bool get ();
void set (bool value);
}
member Recursive : bool with get, set
Property Value
Type:
BooleanSee Also