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