ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / SystemFavoritesManager Class / ExportSystemFavoritesWithPrompt Method

In This Topic
    ExportSystemFavoritesWithPrompt Method
    In This Topic
    Prompts the user for a file path and copies the current system favorites to that location. Any file already in that location is overwritten.
    Syntax
    Public Sub ExportSystemFavoritesWithPrompt() 
    public void ExportSystemFavoritesWithPrompt()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also