M-Files UI Extensibility Framework
IsFolderLocation Method
IShellFrame Interface : IsFolderLocation Method
Description
Resolves if the shell frame represents a normal folder location. I.e. it is a search folder or view, a property folder or traditional folder, but not an object folder.
Syntax
Visual Basic
Public Function IsFolderLocation() As Boolean
Return Type
The return value is true if the location represents a normal folder.
Remarks
Use the CurrentFolder Property to resolve the actual folder location.
See Also

IShellFrame Interface  | IShellFrame Members