ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Project Class / ClearRecentProjects Method
Example

In This Topic
    ClearRecentProjects Method
    In This Topic
    Clears the list of recent projects.
    Syntax
    public static void ClearRecentProjects()
    Public Shared Sub ClearRecentProjects() 
    Example
    Clear Recent Projects
    ArcGIS.Desktop.Core.Project.ClearRecentProjects();
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also