ProvideStaticToolboxItemAttribute 构造函数 (String, String, String, String, String, String, Int32)

初始化 ProvideStaticToolboxItemAttribute 新实例使用指定的数据的。

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

语法

声明
Public Sub New ( _
    groupId As String, _
    name As String, _
    id As String, _
    formats As String, _
    helpKeyword As String, _
    bitmapResourceId As String, _
    transparentColor As Integer _
)
public ProvideStaticToolboxItemAttribute(
    string groupId,
    string name,
    string id,
    string formats,
    string helpKeyword,
    string bitmapResourceId,
    int transparentColor
)

参数

.NET Framework 安全性

请参见

参考

ProvideStaticToolboxItemAttribute 类

ProvideStaticToolboxItemAttribute 重载

Microsoft.VisualStudio.Shell 命名空间