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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also