IComponentModel Interface
Provides access to the default MEF composition container and the Visual Studio catalogs .
Namespace: Microsoft.VisualStudio.ComponentModelHost
Assembly: Microsoft.VisualStudio.ComponentModelHost (in Microsoft.VisualStudio.ComponentModelHost.dll)
Syntax
'Déclaration
Public Interface IComponentModel
'Utilisation
Dim instance As IComponentModel
public interface IComponentModel
public interface class IComponentModel
type IComponentModel = interface end
public interface IComponentModel