PackageRegistrationAttribute::Register Method (RegistrationAttribute::RegistrationContext^)
Visual Studio 2015
Creates registry entries that correspond to the value of this attribute.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: virtual void Register( RegistrationAttribute::RegistrationContext^ context ) override
Parameters
- context
-
Type:
Microsoft.VisualStudio.Shell::RegistrationAttribute::RegistrationContext^
Contains information about the whole installation so that registry entries that are specific to this attribute may be created.
Show: