ProvideOptionPageAttribute::ProfileMigrationType Property

 

Sets the profile migration type.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property ProfileMigrationType ProfileMigrationType {
	[CompilerGeneratedAttribute]
	ProfileMigrationType get();
	[CompilerGeneratedAttribute]
	void set(ProfileMigrationType value);
}

Property Value

Type: Microsoft.VisualStudio.Shell::ProfileMigrationType

The profile migration type.

Return to top
Show: