ProvideDependentAssemblyAttribute::SetValues Method (RegistrationAttribute::Key^)

 

Set values handled by this attribute in the given key.

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

protected:
virtual void SetValues(
	RegistrationAttribute::Key^ key
) abstract

Parameters

key
Type: Microsoft.VisualStudio.Shell::RegistrationAttribute::Key^

The key in which to set the values.

Return to top
Show: