Share via


CommandBarPopup.accDescription Property (Object)

Reserved for internal use.

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

Syntax

'Declaration
ReadOnly Property accDescription ( _
    varChild As Object _
) As String
    Get
'Usage
Dim instance As CommandBarPopup
Dim varChild As Object
Dim value As String

value = instance.accDescription(varChild)
string this[
    Object varChild
] { get; }

Parameters

Property Value

Type: System.String

Implements

CommandBarControl.accDescription[Object]

See Also

Reference

CommandBarPopup Interface

CommandBarPopup Members

accDescription Overload

Microsoft.Office.Core Namespace