Description:

Returns a list of recently opened files. Note that this function does not check to make sure that these files still exist.

Syntax:
public static string RecentlyOpenedFiles()
Returns:
Type: string
An array of strings with the paths to the recently opened files.
Available since:
5.0

RecentlyOpenedFiles method

Class:  Rhino.ApplicationSettings.FileSettings

Nothing found