Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How to programmatically specify search term with Edit.NavigateTo?

$
0
0

In a Visual Studio 2013 extension, I can activate the "Navigate To..." feature with something like:

_dte.ExecuteCommand("Edit.NavigateTo")

However, is there a way to programmatically send it a search term? For example (this doesn't actually work, but illustrates what I'dlike to do):

_dte.ExecuteCommand("Edit.NavigateTo", "Hello")

This, ideally, would then open Navigate To and populate it like so:

Thanks.



Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>