ArcGIS Pro 2.8 API Reference Guide
GetRecentProjects Method

ArcGIS.Desktop.Core Namespace > Project Class : GetRecentProjects Method
Retrieves the list of recently opened projects
Syntax
public static IReadOnlyList<string> GetRecentProjects()
Public Shared Function GetRecentProjects() As IReadOnlyList(Of String)

Return Value

A list containing the full paths to the .aprxs
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Project Class
Project Members