IVsInstalledProduct Methods

 

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

NameDescription
System_CAPS_pubmethodIdBmpSplash(UInt32)

Visual Studio 2005 no longer calls this method.

System_CAPS_pubmethodIdIcoLogoForAboutbox(UInt32)

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

System_CAPS_pubmethodOfficialName(String^)

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.

System_CAPS_pubmethodProductDetails(String^)

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.

System_CAPS_pubmethodProductID(String^)

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.

Return to top
Show: