ProvideProfileAttribute Properties

 

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

NameDescription
System_CAPS_pubpropertyAlternateParent

Gets or sets the name of a different category in the profile.

System_CAPS_pubpropertyCategoryName

Gets the canonical nonlocalized name of the Visual Studio settings category.

System_CAPS_pubpropertyCategoryResourceID

Gets the name resource ID for a Visual Studio settings category.

System_CAPS_pubpropertyDescriptionResourceID

Gets the localized resource ID of the description of this page of the profile.

System_CAPS_pubpropertyGroupName

Gets the nonlocalized name of this group.

System_CAPS_pubpropertyGroupResourceID

Gets or sets the localized resource ID of the group to which this page belongs.

System_CAPS_pubpropertyIsToolsOptionPage

Gets whether this is also a Tools Options page.

System_CAPS_pubpropertyMigrationType

Sets the migration action to take for this category.

System_CAPS_pubpropertyObjectName

Gets the canonical nonlocalized name of this page in the profile.

System_CAPS_pubpropertyObjectNameResourceID

Gets the localized resource ID of the name of this page in the profile.

System_CAPS_pubpropertyObjectType

Gets the type of the page.

System_CAPS_pubpropertyResourcePackageGuid

Gets or sets the GUID of a package providing the resource strings.

System_CAPS_pubpropertyTypeId

Gets the current instance of this attribute.(Inherited from RegistrationAttribute.)

Return to top
Show: