InstalledProductRegistrationAttribute Properties

 

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

NameDescription
System_CAPS_pubpropertyIconResourceID

Gets or sets the resource ID of the icon associated with the product.

System_CAPS_pubpropertyLanguageIndependentName

Gets or sets the (non-localized) name of the product.

System_CAPS_pubpropertyProductDetails

Gets or sets the detailed description of the product.

System_CAPS_pubpropertyProductDetailsResourceID

Gets or sets the product details resource ID.

System_CAPS_pubpropertyProductId

Gets or sets the product ID.

System_CAPS_pubpropertyProductName

Gets or sets the name of the product.

System_CAPS_pubpropertyProductNameResourceID

Gets or sets the resource ID of the product name.

System_CAPS_pubpropertyTypeId

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

System_CAPS_pubpropertyUseInterface

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.

System_CAPS_pubpropertyUsePackage

Gets or sets whether the product installation uses the package ID.

System_CAPS_pubpropertyUseVsProductId

Determines whether the product ID is the same as the Visual Studio ID.

Return to top
Show: