Share via


IProfileMigrator Interface

Supports the migration of user settings from one version of Visual Studio to another.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Interface IProfileMigrator
public interface IProfileMigrator

The IProfileMigrator type exposes the following members.

Methods

  Name Description
Public method MigrateSettings Migrates the settings with the specified settings reader and settings writer.

Top

See Also

Reference

Microsoft.VisualStudio.Shell Namespace