Share via


IVsUserSettings Members

Include Protected Members
Include Inherited Members

Interface implemented by VSPackages needing their state information persisted by the Visual Studio settings mechanism.

The IVsUserSettings type exposes the following members.

Methods

 

Name

Description

Public method

ExportSettings

Saves a VSPackage's configuration using the Visual Studio settings mechanism when the export option of the Import/Export Settings feature available on the IDE’s Tools menu is selected by a user.

Public method

ImportSettings

Retrieves a VSPackage's configuration using the Visual Studio settings mechanism when a user selects the import option of the Import/Export Settings feature on the IDE’s Tools menu.

Top

See Also

Reference

IVsUserSettings Interface

Microsoft.VisualStudio.Shell.Interop Namespace