M-Files UI Extensibility Framework
SelectFolder Method
IShellListing Interface : SelectFolder Method
The folder item to select.
Description
Moves the selection to the folder item.
Syntax
Visual Basic
Public Sub SelectFolder( _
   ByVal folderDef As IFolderDef _
) 
Parameters
folderDef
The folder item to select.
Remarks
Unselects other currently selected items.
See Also

IShellListing Interface  | IShellListing Members