ProvideStaticToolboxItemAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblyName | Gets the assembly name. |
![]() | BitmapIndex | Gets the bitmap index. |
![]() | BitmapResourceId | Gets the bitmap resource ID. |
![]() | Formats | Gets the formats. |
![]() | GroupId | Gets the group ID. |
![]() | HelpKeyword | Gets the help keyword. |
![]() | Id | Gets the ID. |
![]() | Index | Gets the index. |
![]() | Name | Gets the name. |
![]() | SupportedFrameworks | Gets the supported frameworks. |
![]() | TargetedItemProvider | Gets the targeted item provider. |
![]() | TipComponentType | Gets the tip component type. |
![]() | TipDescription | Gets the tip description. |
![]() | TipPublisher | Gets the tip publisher. |
![]() | TipTitle | Gets the tip title. |
![]() | TipVersion | Gets the tip version. |
![]() | TransparentColor | Gets the color. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
![]() | TypeName | Gets the type name. |
![]() | UseProjectTargetFrameworkVersionInTooltip | Determines whether to use the target framework version in the tooltip. |
Show:
