ModelBusAdapterManager::GetSupportedLogicalAdapterIds Method ()

 

Returns the IDs of the adapter types that are supported by this adapter manager

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

public:
virtual IEnumerable<String^>^ GetSupportedLogicalAdapterIds() abstract

Parameters

Return Value

Type: System.Collections.Generic::IEnumerable<String^>^

               

Return to top
Show: