GlobalObjectDescriptionAttribute 构造函数 (GlobalObject)

初始化 GlobalObjectDescriptionAttribute 新的实例指定的全局对象的。

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

语法

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

参数

.NET Framework 安全性

请参见

参考

GlobalObjectDescriptionAttribute 类

GlobalObjectDescriptionAttribute 重载

Microsoft.VisualStudio.Shell.Design 命名空间