ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / FavoritesManager Class / ExportUserFavoritesWithPrompt Method

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

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

    ArcGIS Pro version: 3.7 or higher.
    See Also