Partager via


ModelingBindingSourceToolboxItem, constructeur (Int32, String)

Ce type a un attribut SecurityCriticalAttribute, qui le limite à un usage interne par la bibliothèque de classes .NET Framework pour Silverlight. Un code d'application qui utilise un membre de ce type lève une exception MethodAccessException.

[ESSENTIEL POUR LA SÉCURITÉ]

Crée un nouvel élément de boîte à outils qui peut créer ModelingBindingSource

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    index As Integer, _
    tabNameId As String _
)
public ModelingBindingSourceToolboxItem(
    int index,
    string tabNameId
)

Paramètres

  • tabNameId
    Type : System.String
    identificateur cible de nom d'onglet

Voir aussi

Référence

ModelingBindingSourceToolboxItem Classe

ModelingBindingSourceToolboxItem, surcharge

Microsoft.VisualStudio.Modeling.Shell, espace de noms