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.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Dichiarazione
<InterfaceTypeAttribute()> _
<GuidAttribute("DB12E968-CAC8-4EDC-AF8A-909E9222E132")> _
Public Interface _CommandBarsEvents
'Utilizzo
Dim instance As _CommandBarsEvents
[InterfaceTypeAttribute()]
[GuidAttribute("DB12E968-CAC8-4EDC-AF8A-909E9222E132")]
public interface _CommandBarsEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"DB12E968-CAC8-4EDC-AF8A-909E9222E132")]
public interface class _CommandBarsEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("DB12E968-CAC8-4EDC-AF8A-909E9222E132")>]
type _CommandBarsEvents = interface end
public interface _CommandBarsEvents