GlobalObjectDescriptionAttribute 构造函数 (GlobalObject, IDictionary)

初始化 GlobalObjectDescriptionAttribute 新的实例指定的全局对象和自定义数据的。

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

语法

声明
Public Sub New ( _
    globalObject As GlobalObject, _
    customData As IDictionary _
)
public GlobalObjectDescriptionAttribute(
    GlobalObject globalObject,
    IDictionary customData
)

参数

.NET Framework 安全性

请参见

参考

GlobalObjectDescriptionAttribute 类

GlobalObjectDescriptionAttribute 重载

Microsoft.VisualStudio.Shell.Design 命名空间