DynamicTypeService.GetContextTypeResolver Method (IVsHierarchy)
Visual Studio 2015
Gets a type resolver for the specified hierarchy node.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public DynamicTypeService.ContextTypeResolver GetContextTypeResolver(
IVsHierarchy hierarchy
)
Parameters
- hierarchy
-
Type:
Microsoft.VisualStudio.Shell.Interop.IVsHierarchy
The IVsHierarchy interface for the node.
Show: