C# Class RecentFilesCommandsCS.RecentFilesRegistryHelper

Helper class to process recent file lists stored in the registry
Show file Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Public Methods

Method Description
GetRecentFiles ( IApplication app ) : string[]

Method Details

GetRecentFiles() public static method

public static GetRecentFiles ( IApplication app ) : string[]
app IApplication
return string[]