ProvideToolboxPageAttribute Properties

 

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

NameDescription
System_CAPS_pubpropertyHelpKeyword

Gets a help keyword associated with the Customize Toolbox dialog page.

System_CAPS_pubpropertyPageNameResourceId

Gets the name resource ID of the page.(Inherited from ProvideOptionDialogPageAttribute.)

System_CAPS_pubpropertyPageOrder

Gets the page order requested for the Customize Toolbox dialog page

System_CAPS_pubpropertyPageType

Gets the type of the page.(Inherited from ProvideOptionDialogPageAttribute.)

System_CAPS_pubpropertyTypeId

Gets the instance of the class implementing the Customize Toolbox dialog page.(Overrides RegistrationAttribute::TypeId.)

Return to top
Show: