M-Files UI Extensibility Framework
GetFolderName Method
IShellListing Interface : GetFolderName Method
The folder the display name of which should be returned.
Description
Returns the display name of a folder in the current listing.
Syntax
Visual Basic
Public Function GetFolderName( _
   ByVal folderDef As IFolderDef _
) As String
Parameters
folderDef
The folder the display name of which should be returned.
See Also

IShellListing Interface  | IShellListing Members