IVsSearchItemResult.InvokeAction 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.
Invokes a specific action associated with the object when the result is selected.
public:
void InvokeAction();
public:
void InvokeAction();
void InvokeAction();
public void InvokeAction ();
abstract member InvokeAction : unit -> unit
Public Sub InvokeAction ()