ModelingBindingSourceToolboxItem 构造函数 (Int32, String)

此类型具有 SecurityCriticalAttribute 特性,此特性将其限定为只能由 .NET Framework for Silverlight 类库在内部使用。使用此类型的任何成员的应用程序代码将引发 MethodAccessException。

[SECURITY CRITICAL]

创建可以创建 ModelingBindingSource 的新工具箱项

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

语法

声明
Public Sub New ( _
    index As Integer, _
    tabNameId As String _
)
public ModelingBindingSourceToolboxItem(
    int index,
    string tabNameId
)

参数

请参见

参考

ModelingBindingSourceToolboxItem 类

ModelingBindingSourceToolboxItem 重载

Microsoft.VisualStudio.Modeling.Shell 命名空间