CommandBarButtonClass.Reserved6 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved.
public:
virtual void Reserved6() = Microsoft::VisualStudio::CommandBars::_CommandBarButton::Reserved6;
public:
virtual void Reserved6() = Microsoft::VisualStudio::CommandBars::_CommandBarButton::Reserved6;
virtual void Reserved6();
[System.Runtime.InteropServices.DispId(1610874931)]
[System.Runtime.InteropServices.TypeLibFunc(64)]
public virtual void Reserved6 ();
[<System.Runtime.InteropServices.DispId(1610874931)>]
[<System.Runtime.InteropServices.TypeLibFunc(64)>]
abstract member Reserved6 : unit -> unit
override this.Reserved6 : unit -> unit
Public Overridable Sub Reserved6 ()
Implements
- Attributes