Share via


IVsInstalledProduct Members

Include Protected Members
Include Inherited Members

Allows your VSPackage to place information on the splash screen and in the About dialog box on the Help menu.

The IVsInstalledProduct type exposes the following members.

Methods

 

Name

Description

Public method

IdBmpSplash

Visual Studio 2005 no longer calls this method.

Public method

IdIcoLogoForAboutbox

Obtains the icon used in the splash screen and the About dialog box on the Help menu.

Public method

OfficialName

Obtains a pointer to the string containing the official name of the product that is displayed in the splash screen and About dialog box on the Help menu.

Public method

ProductDetails

Obtains a pointer to the string containing the product details that are displayed in the About dialog box on the Help menu. Not called for the splash screen.

Public method

ProductID

Obtains a pointer to the string containing the ID of the product that is displayed in the About dialog box on the Help menu. Not called for the splash screen.

Top

See Also

Reference

IVsInstalledProduct Interface

Microsoft.VisualStudio.Shell.Interop Namespace