IConfiguration Interface
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntax
public interface IConfiguration
public interface class IConfiguration
type IConfiguration = interface end
Public Interface IConfiguration
Methods
Name | Description | |
---|---|---|
FindAdapterManager(String) | Method to find an adapter manager that handles the specified adapter type. |
|
GetAdapterManagers() | Function to get all of the available AdapterManagers |
See Also
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top