ProvideToolboxPageAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | HelpKeyword | Gets a help keyword associated with the Customize Toolbox dialog page. |
![]() | PageNameResourceId | Gets the name resource ID of the page.(Inherited from ProvideOptionDialogPageAttribute.) |
![]() | PageOrder | Gets the page order requested for the Customize Toolbox dialog page |
![]() | PageType | Gets the type of the page.(Inherited from ProvideOptionDialogPageAttribute.) |
![]() | TypeId | Gets the instance of the class implementing the Customize Toolbox dialog page.(Overrides RegistrationAttribute::TypeId.) |
Show:
