GetDragDropParametersEventArgsFolder Property |
Gets the opened Shell Folder instance.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellFolder Folder { get; }
Property Value
Type:
ShellFolderThe opened Shell Folder instance.
See Also