SimpleMonikerResolver::AddToLookupTable Method (String^, ModelElement^)
Visual Studio 2015
Adds extra keys to the moniker lookup table that resolves monikers.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- monikerName
-
Type:
System::String^
The name to match against moniker keys.
- mel
-
Type:
Microsoft.VisualStudio.Modeling::ModelElement^
The model element to return if the keys match.
Show: