DynamicTypeService::GetContextTypeResolver Method (IVsHierarchy^)

 

Gets a type resolver for the specified hierarchy node.

Namespace:   Microsoft.VisualStudio.Shell.Design
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.

Return to top
Show: