Click or drag to resize

ShellBrowserIsFileSystemFolder Method

Checks if the currently active object is a file system object that can be accesses through a path.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public bool IsFileSystemFolder()

Return Value

Boolean
true, if the currently active object is a file system object, false otherwise.
See Also