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