ProvideProfileAttribute.MigrationType Property

Definition

Sets the migration action to take for this category.

public:
 property Microsoft::VisualStudio::Shell::ProfileMigrationType MigrationType { Microsoft::VisualStudio::Shell::ProfileMigrationType get(); void set(Microsoft::VisualStudio::Shell::ProfileMigrationType value); };
public:
 property Microsoft::VisualStudio::Shell::ProfileMigrationType MigrationType { Microsoft::VisualStudio::Shell::ProfileMigrationType get(); void set(Microsoft::VisualStudio::Shell::ProfileMigrationType value); };
public Microsoft.VisualStudio.Shell.ProfileMigrationType MigrationType { get; set; }
member this.MigrationType : Microsoft.VisualStudio.Shell.ProfileMigrationType with get, set
Public Property MigrationType As ProfileMigrationType

Property Value

The migration action to take for this category.

Applies to