共用方式為


MefHostServices 類別

定義

public ref class MefHostServices : Microsoft::CodeAnalysis::Host::HostServices
public class MefHostServices : Microsoft.CodeAnalysis.Host.HostServices
type MefHostServices = class
    inherit HostServices
Public Class MefHostServices
Inherits HostServices
繼承
MefHostServices

建構函式

MefHostServices(CompositionContext)

屬性

DefaultAssemblies
DefaultHost

方法

Create(CompositionContext)
Create(IEnumerable<Assembly>)
CreateWorkspaceServices(Workspace)

適用於