IVsWindowSearchCommandOption.Invoke 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.
Starts an operation when the button is clicked in the search control popup.
public:
void Invoke();
public:
void Invoke();
void Invoke();
public void Invoke ();
abstract member Invoke : unit -> unit
Public Sub Invoke ()