CoreDesignSurfaceSerializationHelperBase::GetMonikerResolvers Method (Store^)

 

This method returns the moniker resolvers for each of the domain models in the store

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
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 to top
Show: