Partager via


ProvideToolboxItemsAttribute, constructeur (Int32, Boolean)

Initialise une nouvelle instance d'ProvideToolboxItemsAttribute pour la version spécifiée.

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 ( _
    version As Integer, _
    needsCallbackAfterReset As Boolean _
)
public ProvideToolboxItemsAttribute(
    int version,
    bool needsCallbackAfterReset
)

Paramètres

  • needsCallbackAfterReset
    Type : System.Boolean
    Si true, définit ensuite la clé de Registre qui force un événement d'ToolboxInitialized après chaque réinitialisation de boîte à outils.

Sécurité .NET Framework

Voir aussi

Référence

ProvideToolboxItemsAttribute Classe

ProvideToolboxItemsAttribute, surcharge

Microsoft.VisualStudio.Shell, espace de noms