Click or drag to resize

ViewFolderView Property

Gets the folder view instance.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public FolderView FolderView { get; }

Property Value

Type: FolderView
The folder view.
See Also