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)

適用対象