ILicensedClassManager Interface
Visual Studio 2015
Tells Visual Studio which classes a package needs through a list of license keys. You can get an instance of the interface through the SLicensedClassManager (SID_SLicensedClassManager) service.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | OnChangeInRequiredClasses(IRequireClasses) | Outgoing interface for notification of changes in the list of required classes. |
Show:
