CommandBarComboBoxClass.accDescription[Object] Property

Definition

Gets the description. This property is deprecated.

C++
public:
 virtual property System::String ^ accDescription[System::Object ^] { System::String ^ get(System::Object ^ varChild); };

Parameters

varChild
Object

The child.

Property Value

The description. This property is deprecated.

Implements

Attributes

Remarks

This property throws a DeprecatedException when called.

Applies to