RibbonEventAttribute.Callback Property

This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common.v9.0 (in Microsoft.Office.Tools.Common.v9.0.dll)

Syntax

'Declaration
Public ReadOnly Property Callback As String
    Get
'Usage
Dim instance As RibbonEventAttribute
Dim value As String

value = instance.Callback
public string Callback { get; }

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

RibbonEventAttribute Class

RibbonEventAttribute Members

Microsoft.Office.Tools.Ribbon Namespace