ProvideOptionPageAttribute.ProfileMigrationType 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 profile migration type.
public:
property Microsoft::VisualStudio::Shell::ProfileMigrationType ProfileMigrationType { Microsoft::VisualStudio::Shell::ProfileMigrationType get(); void set(Microsoft::VisualStudio::Shell::ProfileMigrationType value); };
public:
property Microsoft::VisualStudio::Shell::ProfileMigrationType ProfileMigrationType { Microsoft::VisualStudio::Shell::ProfileMigrationType get(); void set(Microsoft::VisualStudio::Shell::ProfileMigrationType value); };
public Microsoft.VisualStudio.Shell.ProfileMigrationType ProfileMigrationType { get; set; }
member this.ProfileMigrationType : Microsoft.VisualStudio.Shell.ProfileMigrationType with get, set
Public Property ProfileMigrationType As ProfileMigrationType
Property Value
The profile migration type.