DynamicTypeService.GetContextTypeResolver 方法 (IVsHierarchy)

获取指定的层次结构节点的类型解析程序。

命名空间:  Microsoft.VisualStudio.Shell.Design
程序集:  Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)

语法

声明
Public Function GetContextTypeResolver ( _
    hierarchy As IVsHierarchy _
) As DynamicTypeService.ContextTypeResolver
public DynamicTypeService.ContextTypeResolver GetContextTypeResolver(
    IVsHierarchy hierarchy
)

参数

返回值

类型:Microsoft.VisualStudio.Shell.Design.DynamicTypeService.ContextTypeResolver
DynamicTypeService.ContextTypeResolver .

.NET Framework 安全性

请参见

参考

DynamicTypeService 类

GetContextTypeResolver 重载

Microsoft.VisualStudio.Shell.Design 命名空间