DynamicTypeService::GetTypeResolutionService Method (IVsHierarchy^)
Visual Studio 2015
Gets a type resolution service for a given hierarchy node.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- hierarchy
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsHierarchy^
The IVsHierarchy interface of the T:Microsoft.VisualStudio.Package.HierarchyNode.
This method calls GetTypeResolutionService using F:Microsoft.VisualStudio.NativeMethods.VSITEMID_ROOT for the itemid parameter.
Show: