CoreDesignSurfaceSerializationHelperBase::GetMonikerResolvers Method (Store^)
Visual Studio 2015
This method returns the moniker resolvers for each of the domain models in the store
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public protected: virtual IDictionary<Guid, IMonikerResolver^>^ GetMonikerResolvers( Store^ store )
Parameters
- store
-
Type:
Microsoft.VisualStudio.Modeling::Store^
Store on which the moniker resolvers are set up.
Return Value
Type: System.Collections.Generic::IDictionary<Guid, IMonikerResolver^>^
Show: