ProvideViewAdapterAttribute::Unregister Method (RegistrationAttribute::RegistrationContext^)
Visual Studio 2015
Removes the view adapter's registry key.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: virtual void Unregister( RegistrationAttribute::RegistrationContext^ context ) override
Parameters
- context
-
Type:
Microsoft.VisualStudio.Shell::RegistrationAttribute::RegistrationContext^
A RegistrationAttribute::RegistrationContext that describes the location and values of the registry key.
Show: