ModelBus::GetService Method (Type^)
Visual Studio 2015
Returns Adapters provided by the ModeBus or by its host.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Parameters
- ??adapterType
The type of ModelBusAdapter being requested.
Return Value
Type: System::Object^An instance of the ModelBusAdapter or null if the ModelBus and host don't support it.
Implements
IServiceProvider::GetService(Type^)
Show: