Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
'Declaration
Public Enumeration ProfileMigrationType
public enum ProfileMigrationType
public enum class ProfileMigrationType
type ProfileMigrationType
public enum ProfileMigrationType
Members
| Member name | Description | |
|---|---|---|
| Custom | The custom migration action. | |
| None | No migration action. | |
| PassThrough | The passthrough migration action. |