InstalledProductRegistrationAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | IconResourceID | Gets or sets the resource ID of the icon associated with the product. |
![]() | LanguageIndependentName | Gets or sets the (non-localized) name of the product. |
![]() | ProductDetails | Gets or sets the detailed description of the product. |
![]() | ProductDetailsResourceID | Gets or sets the product details resource ID. |
![]() | ProductId | Gets or sets the product ID. |
![]() | ProductName | Gets or sets the name of the product. |
![]() | ProductNameResourceID | Gets or sets the resource ID of the product name. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
![]() | UseInterface | Gets or whether the package implements the IVsInstalledProduct interface to display a bitmap in the splash screen and information in the About dialog box on the Help menu. |
![]() | UsePackage | Gets or sets whether the product installation uses the package ID. |
![]() | UseVsProductId | Determines whether the product ID is the same as the Visual Studio ID. |
Show:
