IComponentModel Interface
Namespace: Microsoft.VisualStudio.ComponentModelHost
Assembly: Microsoft.VisualStudio.ComponentModelHost (in Microsoft.VisualStudio.ComponentModelHost.dll)
Syntax
'Декларация
Public Interface IComponentModel
public interface IComponentModel
public interface class IComponentModel
type IComponentModel = interface end
public interface IComponentModel
The IComponentModel type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DefaultCatalog | |
![]() |
DefaultCompositionService | |
![]() |
DefaultExportProvider |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetCatalog | |
![]() |
GetExtensions<T> | |
![]() |
GetService<T> |
Top