_CommandBarActiveX::accValue Property (Object^)
Visual Studio 2015
This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(-5004)] property String^ default[ Object^ varChild ] { [TypeLibFuncAttribute(64)] [DispIdAttribute(-5004)] String^ get(Object^ varChild); [DispIdAttribute(-5004)] [TypeLibFuncAttribute(64)] void set(Object^ varChild, String^ value); }
Parameters
- varChild
-
Type:
System::Object^
The child.
Implements
CommandBarControl::accValue[Object^]
Show: