共用方式為


ModelingBindingSourceToolboxItem 建構函式 (Int32, String)

這個型別具有 SecurityCriticalAttribute 屬性,因此只能由 .NET Framework for Silverlight 類別庫使用。如果應用程式程式碼使用這個型別的任何成員,都會擲回 MethodAccessException。

[安全性關鍵]

建立新的工具箱項目,可以建立 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
)

參數

  • tabNameId
    型別:System.String
    目標] 索引標籤名稱識別碼

請參閱

參考

ModelingBindingSourceToolboxItem 類別

ModelingBindingSourceToolboxItem 多載

Microsoft.VisualStudio.Modeling.Shell 命名空間