共用方式為


Microsoft.VisualStudio.Extensibility.VSSdkCompatibility 命名空間

類別

AsyncServiceProviderInjection<TService,TInterface>

使用 VisualStudio.Extensibility 模型來開發進程內延伸模組的擴充器,可用來 AsyncServiceProviderInjection<TService,TInterface> 透過 .NET 相依性插入擷取異步服務提供者所提供的服務。

MefInjection<TService>

使用 VisualStudio.Extensibility 模型開發進程內延伸模組的擴充器,可用來 MefInjection<TService> 透過 .NET 相依性插入擷取 MEF 服務。

MefInjection<TService,TInterface>

使用 VisualStudio.Extensibility 模型開發進程內延伸模組的擴充器,可用來 MefInjection<TService,TInterface> 透過 .NET 相依性插入擷取 MEF 服務。

WpfControlWrapper

包裝 FrameworkElement 允許將 它與接收 IRemoteUserControl的 VisualStudio.Extensibility API 搭配使用。