다음을 통해 공유


ProvideDependentAssemblyAttribute.SetValues Method

Set values handled by this attribute in the given key.

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

Syntax

‘선언
Protected MustOverride Sub SetValues ( _
    key As RegistrationAttribute.Key _
)
protected abstract void SetValues(
    RegistrationAttribute.Key key
)

Parameters

.NET Framework Security

See Also

Reference

ProvideDependentAssemblyAttribute Class

Microsoft.VisualStudio.Shell Namespace