InstalledProductRegistrationAttribute::UseInterface Property
Visual Studio 2015
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.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::BooleanThe value is true if the product installation implements the IVsInstalledProduct interface and false otherwise.
Show: