Click or drag to resize

GetFileDialogPropertiesEventArgsFolder Property

Gets the Shell Folder instance

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

Property Value

Type: ShellFolder
The Shell Folder instance.
See Also