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

 

Registers the designer options.

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^

The RegistrationAttribute::RegistrationContext that describes the location and values of the registry key.

Return to top
Show: