Partager via


ProvideStaticToolboxItemAttribute, constructeur (String, String, String, String, String, String, Int32, String, String, String, String)

Initialise une nouvelle instance d'ProvideStaticToolboxItemAttribute avec des métadonnées le multi-ciblage.

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

Syntaxe

'Déclaration
Public Sub New ( _
    groupId As String, _
    name As String, _
    id As String, _
    formats As String, _
    helpKeyword As String, _
    bitmapResourceId As String, _
    transparentColor As Integer, _
    assemblyName As String, _
    typeName As String, _
    targetedItemProvider As String, _
    supportedFrameworks As String _
)
public ProvideStaticToolboxItemAttribute(
    string groupId,
    string name,
    string id,
    string formats,
    string helpKeyword,
    string bitmapResourceId,
    int transparentColor,
    string assemblyName,
    string typeName,
    string targetedItemProvider,
    string supportedFrameworks
)

Paramètres

  • targetedItemProvider
    Type : System.String
    Le fournisseur ciblé d'élément.
  • supportedFrameworks
    Type : System.String
    Les infrastructures prises en charge.

Sécurité .NET Framework

Voir aussi

Référence

ProvideStaticToolboxItemAttribute Classe

ProvideStaticToolboxItemAttribute, surcharge

Microsoft.VisualStudio.Shell, espace de noms