ShellChangeNotifierRecursive Property |
Set to true, if change notifications for subfolders are desired as well.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
Boolean
See Also