ProfileMigrationType 枚举

MigrationTypeProfileMigrationType指定迁移事件。

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Enumeration ProfileMigrationType
public enum ProfileMigrationType

成员

成员名称 说明
None 不迁移事件。
PassThrough 管迁移事件。
Custom 自定义迁移事件。

请参见

参考

Microsoft.VisualStudio.Shell 命名空间