Share via


IRibbonControl.Id Property

Gets the ID of the control specified in the Ribbon XML markup customization file. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Id As String
    Get
'Usage
Dim instance As IRibbonControl
Dim value As String

value = instance.Id
string Id { get; }

Property Value

Type: System.String
String

See Also

Reference

IRibbonControl Interface

IRibbonControl Members

Microsoft.Office.Core Namespace