通知 Visual Studio 哪些类每个包通过许可证密钥列出了需要。通过 SLicensedClassManager (SID_SLicensedClassManager) 服务来获取接口的实例。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)
语法
声明
<InterfaceTypeAttribute()> _
<GuidAttribute("6D5140D4-7436-11CE-8034-00AA006009FA")> _
Public Interface ILicensedClassManager
[InterfaceTypeAttribute()]
[GuidAttribute("6D5140D4-7436-11CE-8034-00AA006009FA")]
public interface ILicensedClassManager
ILicensedClassManager 类型公开以下成员。
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
OnChangeInRequiredClasses | 更改的通知输出接口在必需的类中列出的。 |
页首
.gif)