VsModelingAdapterManager::CheckCanCreateAdapter Method (ModelBusReference^)
Visual Studio 2015
Checks if an ModelingAdapterReference can be successfully created from this ModelBusReference and also if the LogicalAdapterId is recognized by this ModelBusAdapterManager. This method should throw an appropriate exception if a ModelBusAdapter cannot potentially be created using this ModelBusReference.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)
Parameters
- reference
-
Type:
Microsoft.VisualStudio.Modeling.Integration::ModelBusReference^
Reference to be checked.
Show: