ProvideOptionPageAttribute.ProfileMigrationType Property

Definition

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.

Applies to