共用方式為


ProvideOptionPageAttribute.ProfileMigrationType Property

Sets the profile migration type.

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

Syntax

'宣告
Public Property ProfileMigrationType As ProfileMigrationType
public ProfileMigrationType ProfileMigrationType { get; set; }

Property Value

Type: Microsoft.VisualStudio.Shell.ProfileMigrationType
The profile migration type.

.NET Framework Security

See Also

Reference

ProvideOptionPageAttribute Class

Microsoft.VisualStudio.Shell Namespace