DynamicTypeService::GetTypeDiscoveryService Method (IVsHierarchy^)
Visual Studio 2015
Gets a type discovery service for the specified 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 hierarchy node.
This method calls GetTypeDiscoveryService using F:Microsoft.VisualStudio.NativeMethods.VSITEMID_ROOT for the itemid parameter.
Show: