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