Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Represents events on CommandBars objects.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Dichiarazione
<GuidAttribute("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")> _
Public Interface ICommandBarsEvents
'Utilizzo
Dim instance As ICommandBarsEvents
[GuidAttribute("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")]
public interface ICommandBarsEvents
[GuidAttribute(L"37318B32-4553-4B37-B0B9-3A0F8A2C1E60")]
public interface class ICommandBarsEvents
[<GuidAttribute("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")>]
type ICommandBarsEvents = interface end
public interface ICommandBarsEvents