M-Files UI Extensibility Framework
CurrentFolder Property
Collapse All
Expand All
IShellFrame Interface
: CurrentFolder Property
Description
Accesses the current folder location. Valid only if the current location is a normal folder location.
Property type
Read-only property
Syntax
Visual Basic
Public Property CurrentFolder As IFolderDefs
Return Type
The represented folder.
Remarks
Use the
IsFolderLocation Method
to check if the current location represents a normal folder.
See Also
IShellFrame Interface
|
IShellFrame Members