_CommandBarActiveX.Copy, méthode (Object, Object)
Cette méthode est déconseillée.
Espace de noms : Microsoft.VisualStudio.CommandBars
Assembly : Microsoft.VisualStudio.CommandBars (dans Microsoft.VisualStudio.CommandBars.dll)
Syntaxe
'Déclaration
Function Copy ( _
Bar As Object, _
Before As Object _
) As CommandBarControl
CommandBarControl Copy(
Object Bar,
Object Before
)
Paramètres
- Bar
Type : System.Object
La barre.
- Before
Type : System.Object
L'objet avant lequel à copier.
Valeur de retour
Type : Microsoft.VisualStudio.CommandBars.CommandBarControl
Cette méthode est déconseillée.
Implémentations
CommandBarControl.Copy(Object, Object)
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.