Compartir a través de


ProfileMigrationType Enumeration

Specifies the migration action in MigrationType and ProfileMigrationType.

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

Syntax

'Declaración
Public Enumeration ProfileMigrationType
public enum ProfileMigrationType

Members

Member name Description
None No migration action.
PassThrough The passthrough migration action.
Custom The custom migration action.

See Also

Reference

Microsoft.VisualStudio.Shell Namespace