ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / SystemFavoritesManager Class
Properties Methods


In This Topic
    SystemFavoritesManager Class Members
    In This Topic

    The following tables list the members exposed by SystemFavoritesManager.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the SystemFavoritesManager.  
    Top
    Public Methods
     NameDescription
    Public Method Copies the current user favorites to the specified target path. Any file already in that location is overwritten.  
    Public Method Prompts the user for a file path and copies the current system favorites to that location. Any file already in that location is overwritten.  
    Public Method Gets the item from the system favorite collection.  
    Public Method Retrieves the set of favorites from the system favorite collection.  
    Public Method Gets the total number of items marked as system favorites.  
    Public Method Refreshes the contents of the system favorites collection.  
    Top
    See Also