Microsoft.VisualStudio.Extensibility.VSSdkCompatibility 命名空間
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
類別
| 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 搭配使用。 |