ProvideDesignerMetadataAttribute::Register Method (RegistrationAttribute::RegistrationContext^)

 
Use BaseTrue

Registers the designer metadata.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
virtual void Register(
	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: