Gets all view/windows opened in Windows Explorer.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static IEnumerable<View> Windows { get; }
Property Value
Type:
IEnumerableView
The windows opened in Windows Explorer.
See Also