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 ProfileMigrationType ProfileMigrationType {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: Microsoft.VisualStudio.Shell.ProfileMigrationType

The profile migration type.

Return to top
Show: