Partager via


ProvideToolboxItemDiscoveryAttribute, constructeur

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 ( _
    name As String, _
    helpKeyword As String, _
    discoveryType As Type, _
    itemCreatorType As Type, _
    frameworksToEnumerate As String() _
)
public ProvideToolboxItemDiscoveryAttribute(
    string name,
    string helpKeyword,
    Type discoveryType,
    Type itemCreatorType,
    string[] frameworksToEnumerate
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ProvideToolboxItemDiscoveryAttribute Classe

Microsoft.VisualStudio.Shell, espace de noms