ProvideDependentAssemblyAttribute.SetValues(RegistrationAttribute+Key) Method

Definition

Set values handled by this attribute in the given Key.

protected:
 abstract void SetValues(Microsoft::VisualStudio::Shell::RegistrationAttribute::Key ^ key);

Parameters

key
RegistrationAttribute.Key

The key in which to set the values.

Applies to