ProvideProfileAttribute Properties
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | AlternateParent | Gets or sets the name of a different category in the profile. |
![]() | CategoryName | Gets the canonical nonlocalized name of the Visual Studio settings category. |
![]() | CategoryResourceID | Gets the name resource ID for a Visual Studio settings category. |
![]() | DescriptionResourceID | Gets the localized resource ID of the description of this page of the profile. |
![]() | GroupName | Gets the nonlocalized name of this group. |
![]() | GroupResourceID | Gets or sets the localized resource ID of the group to which this page belongs. |
![]() | IsToolsOptionPage | Gets whether this is also a Tools Options page. |
![]() | MigrationType | Sets the migration action to take for this category. |
![]() | ObjectName | Gets the canonical nonlocalized name of this page in the profile. |
![]() | ObjectNameResourceID | Gets the localized resource ID of the name of this page in the profile. |
![]() | ObjectType | Gets the type of the page. |
![]() | ResourcePackageGuid | Gets or sets the GUID of a package providing the resource strings. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
