ClosureContextHelper.GetClosureContext 方法 (ElementWalker)

抓取元素查看器的关闭上下文。

命名空间:  Microsoft.VisualStudio.Modeling
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Public Shared Function GetClosureContext ( _
    walker As ElementWalker _
) As Dictionary(Of Object, Object)
public static Dictionary<Object, Object> GetClosureContext(
    ElementWalker walker
)

参数

返回值

类型:System.Collections.Generic.Dictionary<Object, Object>
IDictionary

.NET Framework 安全性

请参见

参考

ClosureContextHelper 类

GetClosureContext 重载

Microsoft.VisualStudio.Modeling 命名空间