ProvideViewAdapterAttribute::Unregister Method (RegistrationAttribute::RegistrationContext^)

 

Removes the view adapter's registry key.

Namespace:   Microsoft.VisualStudio.Shell.Design
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.

Return to top
Show: