DynamicTypeService::GetTypeResolutionService Method (IVsHierarchy^, UInt32)

 

Gets a type resolution service for a given hierarchy node and item ID.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
virtual ITypeResolutionService^ GetTypeResolutionService(
	IVsHierarchy^ hierarchy,
	unsigned int itemId
) abstract
Return to top
Show: