ProvideProfileAttribute.MigrationType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.