IConfiguration Interface

Namespace:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Syntax

'Declaration
Public Interface IConfiguration
public interface IConfiguration
public interface class IConfiguration
type IConfiguration =  interface end
public interface IConfiguration

The IConfiguration type exposes the following members.

Methods

  Name Description
Public method FindAdapterManager Method to find an adapter manager that handles the specified adapter type.
Public method GetAdapterManagers Function to get all of the available AdapterManagers

Top

See Also

Reference

Microsoft.VisualStudio.Modeling.Integration Namespace