CommandBarButtonClass.Reserved2 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 Reserved2() = Microsoft::VisualStudio::CommandBars::_CommandBarButton::Reserved2;
public:
virtual void Reserved2() = Microsoft::VisualStudio::CommandBars::_CommandBarButton::Reserved2;
virtual void Reserved2();
[System.Runtime.InteropServices.DispId(1610874927)]
[System.Runtime.InteropServices.TypeLibFunc(64)]
public virtual void Reserved2 ();
[<System.Runtime.InteropServices.DispId(1610874927)>]
[<System.Runtime.InteropServices.TypeLibFunc(64)>]
abstract member Reserved2 : unit -> unit
override this.Reserved2 : unit -> unit
Public Overridable Sub Reserved2 ()
Implements
- Attributes