InstalledProductRegistrationAttribute::UseVsProductId Property
Visual Studio 2015
Determines whether the product ID is the same as the Visual Studio ID.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::Booleantrue if the product ID is the same as the Visual Studio ID, otherwise false.
This is reserved for Microsoft internal use. Third party packages should provide their own product ID when the class is constructed.
Show: