RibbonEventAttribute Classe (sistema de 2007)
Essa API oferece suporte ao Visual Studio Tools for Microsoft Office infra-estrutura e não se destina a ser usado diretamente em seu código.
Namespace: Microsoft.Office.Tools.Ribbon
Assembly: Microsoft.Office.Tools.Common.v9.0 (em Microsoft.Office.Tools.Common.v9.0.dll)
Sintaxe
<AttributeUsageAttribute(AttributeTargets.Event, AllowMultiple := False)> _
Public NotInheritable Class RibbonEventAttribute _
Inherits Attribute
Dim instance As RibbonEventAttribute
[AttributeUsageAttribute(AttributeTargets.Event, AllowMultiple = false)]
public sealed class RibbonEventAttribute : Attribute
Hierarquia de herança
System.Object
System.Attribute
Microsoft.Office.Tools.Ribbon.RibbonEventAttribute
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.